Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
I have an issue with reseting the board using a hard reset via an external button. The onboard development kit reset works, but I am trying to perform the same task using...
Hello,
I was reading the nrf_libuarte_async library, and noticed that in the
app_timer_handler -
calls the
local_app_timer_start -
again and starts the timer again...
Hi,
I use a 3rd party board from raytac ( https://www.raytac.com/product/ins.php?index_id=95 ) on my PCB and I have problems with a bluetooth low energy connection. On your...
Hello,
I'm trying to get sleep mode working on a nRF52840-DK with Zephyr or Mbed OS while using UART.
It is possible to achieve low current consumption in sleep mode...
I opened an example from the SDK 16 in:
nRF5_SDK_16.0.0_98a08e2/examples/iot/lwm2m/lwm2m_client/pca10056/s140/ses/iot_lwm2m_client_pca10056_s140.emProject
When I try to...
Hello!
I want to develop my own app, and the source code refer to proximity in nrf toolbox. Now, i have some questions:
1. What function in the source code of serverManager...
Hello
In my application, I would like to allow smartphone that are Bluetooth V5 compatible to receive more information in advertinsing packets from my devices (via the ...
Hi,
I want to optimize the transmission efficiency and thinking of sending larger packets than 2048 bytes of MQTT would help.
We have limited battery power, and looking...
Hi,
I am started working on nRF9160 Power Management. I want to power down all devices(sleep mode) expect motion sensor, Wake if motion is detected. I went through System...
Hi Team,
Can you please point me where I can change the compiler optimization level in SES v4.52 and I am using nRF9160 module.
Regards,
Praveen Palaparthi
Hi Team,
We are using the NRF52840 Device with S140 Soft device for our BLE applications. As part of this we have enabled the flash storage as well.
We are unable to write...
Hello,
I'm using nRF52840 custom board with nRF5 SDK v16.0 and Softdevice v7.0.1.
I can successfully DFU/OTA the device using nRFConnect app. But after DFU is complete...
Hi,
I know that Nordic has the ISO 9000 certification, but it seems to make no mention of software on the certificate. Could someone explain if there is some QA methodology...
We have tested the same code on two boards with different revision of chips
nRF52832 QFAAB0 : advertising ok
nRF52832 QFAAE0 : advertising does not work
We are using...
I've been trying to figure out the duty cycle on the low_power_pwm and it looks pretty buggy to me (SDK v13.0.0). Some of the low_power_pwm code considers duty cycle to be...