I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello,
I'm working in NB-IoT and I've been trying to flash the UDP_with_PSM sample ( https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/udp_with_psm...
Hi All,
I live in India
City: Pune
I got my Thingy91 yesterday, but later I realized that as there is no support of NB-IOT or LTE-M in India, I am not able to activate...
Hello,
I tried to mix AWS_FOTA sample with GPS from asset_tracker (see code first screenshoot) and I get that error (see second screenshoot). Do someone have an idea please...
Hi,
I am using nRF52840 DK with USB and BLE prototype under hardware peripherals example in the SDK. I need a real world example using BLE with USB as host interface. Can...
nRF52840 works with 1.8V supply voltage? We are using Circuit configuration number.5. it tells VDD should connect to VDDH.
As per the circuit configuration 5: VDDH is N...
Hi :
we met some quesiton when using nRF52840:
1. Is it possible to drive a pin to high or low in sleep mode? For eg. we would like to put pin P0.12(may be other pins...
I am trying to communicate between an ADXL362 accelerometer and a nRF9160 DK. I see on this link https://docs.zephyrproject.org/latest/samples/sensor/adxl362/README.html that...
Hello
we had purchased nRF6700 and nRF24LE1-F16Q24-DK from Mouser India on 14-oct-19 .and it comes with an older version of firmware i.e.(3743) And currently, I am facing...
Hello:
I have to nRF52DK boards and I am able to run the ligth_switch example, but the thing that I want to do is send a message, "hello" from one node to other. I saw...
Sir in the above code i have a cmd_zb_match_desc() but i am calling inside the switch case but after calling i didn't able going inside the finction
please give the Suggestion...
HI,
I want to send heart rate data to smartphone using NRF51422 in every second without any time delay or minimal time delay ranges between(0.9 to 1.1 sec).
Thanks...
Hello,
I managed to get a central application to run on the nRF52810 with SDK 14.2 and S132 V5.1.0. I also got the bootloader working with this setup.
Right now I'm having...