Hi,
We have onboarded several hundred nrRF9151 devices using the nRF Cloud "bulk onboard" UI (preconnect onboarding using device_credentials_installer.py ). Generally, this...
Hi,
We have onboarded several hundred nrRF9151 devices using the nRF Cloud "bulk onboard" UI (preconnect onboarding using device_credentials_installer.py ). Generally, this...
Hi there,
I would like to add some extra data to mesh-nodes, when not provisioned -- with ble_advdata_manuf_data_t usage. What is the best way to do it and where?
And...
Hi there,
I would like to add some extra data to mesh-nodes, when not provisioned -- with ble_advdata_manuf_data_t usage. What is the best way to do it and where?
And...
Hi there,
I would like to add some extra data to mesh-nodes, when not provisioned -- with ble_advdata_manuf_data_t usage. What is the best way to do it and where?
And...
HI
I am beginner, I have a question , is necessary to put both crystal in circuit configuration?,
in my application i am using nrf_calendar example like a watch, may be...
Hello, I'm trying to set up the DFU over the air mesh. Using the mesh SDK 5 and nRF SDK 7.1.0.
Using the DFU example from nrf sdk17.1.0, I successfully ran it.
When I...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
Hello,
SDK17.2, keil5,nRF21540-DK
my project use i2c and spi, but got error:
Error: L6200E: Symbol SPIM0_SPIS0_TWIM0_TWIS0_SPI0_TWI0_IRQHandler multiply defined (by...
Hi,
I have a custom board with nRF52840/SDK 16/Softdevice 7.3.0 using Secure Dfu Bootloader. On my Android device I use Nordic Dfu Library. I have tried all available Dfu...
Hello,
SDK17.2, Keil5, nRF21540-DK,
when change DCCH to 3.3V as above codes in main first,
(1). the uart will can not work ,
(2). change pin to high voltage as follow...
I get some message from Nordic.I want to give my IQ sample to MQTT.i see that they give me information about a API of MQTT.
But i can't use it,can you give me the more information...
Hello,
I'm trying to move from nRF5 SDK with nRF52840 to NCS with nRF5340 and experiencing a lot of problems replacing the nrf driver functions with nrfx.
Thanks to...
Hello !
What extra field need to be included ti MAXLEN calculation in case of Ieee802154_250Kbit radio ?
CRC , len ? I try to limit total amount of received bytes but...
I have an applications that was using NCS 1.7.1 in its west manifest. I am going through the process of upgrading to 1.9.1
My application using zero latency IRQs and sets...
Hi,
I have nrf52832 dK and know how to configure them in code.
I have studied BLE supports the LE 1M phy and LE 2M phys from BLE core specifications.
I know about the...
Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi devzone, I've had UART communication problems between nRF52 and a BG96 modem for a long time.
today I added a pull down resistance on the rx of the nRF52 and it works...
Hello I'm trying to get the lower consumption with this EvK in power off mode. I was expecting around 0.5uA but the minimum I get is 1.8uA ~ 2uA.
The measure has been done...
Dear All
I tried to connect to an apple device, it is successful but soon after that, it is disconnected with reason code 0x13 - terminated by remote user, I tried to change...