I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello nordic
I'm running iot icmp example on my nrf52832.
The border router is Rapberry 4. root@raspberrypi:/home/pi# uname -a Linux raspberrypi 4.19.71-rt24-v7l+ #2 SMP...
Hi Nordic Support,
I am not getting sensor(VL53l0X) value,i used slave device address=0x29 and register address=0x01. I am getting starting distance value=255,afterwards...
Hello ,
I am trying to send 1,000 of MPU-9250 data from NRF5832 peripheral(ble_nus_uart) to NRF52832 central(ble_app_uart_c).
And i have been searched this site and...
Hello, I'm working on a project that contains 2 small enclosures each with a sRF905 and processor that monitors temp and humidity. One of the enclosures is mounted in the...
Hi, Last week we received Nordic's Thingy:91 development kit and prototyping platform for nRF9160.
The kit also included 1x iBasis SIM card. According to iBasis, LTE-M is...
Hello,
i'm using,BMD-301(NRF52832),SDK15.3.0
////////////////////////.......Issue-1..............
When i upload "twi_master_using_nrf_twi_mngr" peripheral example...
Hi, I'm developing a Zigbee coordinator starting from CLI agent example on nRF5_SDK_for_Thread_and_Zigbee_v3.2.0_9fade31. The end node I tried to connect is Ikea TRADFRI ambience...
I2s subcontract transmission, the sound is normal during the transmission of each packet, and there is noise when preparing next_buf. How to eliminate the noise? Looking forward...
Hello Community,
I want to request a timeslot with sd_radio_session_open(). Whenever i call this API function, the Application crashes with a HardFault.
I have no idea...
Hi Devzone!
I'm using 'nRF52840' as an edge device, and this device is going to continuously check the surrounding environment and send the value to mqtt broker of aws through...
Hi,
We are using nRF52832 with a custom protocol communication (not BLE, not Nordic). The communication is simple, one device is sending message and the other is receiving...
Once again I'm turning to this forum for help, as I'm stuck with an unusual issue. We have a custom board, which is supplied from one CR2032 battery and can also be suplied...
Hello,
I am having an odd issue when loading an app that uses FDS with softdevice, if I load the app without a bootloader the FDS library seems to work just fine but if...
on connection, the modem gets reset after ~ 1 minute from activation:
log:
[00:00:00.421,386] <dbg> nrf_cloud_transport.nct_topics_populate: shadow_get_topic: $aws/things...