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...
Hi Everyone,
I need to develop a bootloader and a firmware update procedure.
My development environment is nRF52840, sdk 15.3.
Program download configuration 1) Download...
Using Mesh SDK 3.2.0.
The returned Device Composition Data is malformed when requesting it after the node has been reset. This is because the sig_model_count and vendor_model_count...
Hi to all,
i am trying to develop an app with NRF52840 soc and nordic sdk 15.03. in my app i implemented a usb hid device and also i am using flash storage at same time...
Hi
After getting SDK16 , we have tried to load a combined hex file with bootloader + S132 V7 + application with dfu + bootloader setting page to PCA10040. And It work well...
Hi,
i am working with aws-fota example, i copied my certificate to certificate.h file, once i run the program it shows like
The MQTT AWS Jobs FOTA Sample nrf_inbuilt_key_delete...
Hello, I started to delvelop an program from mqtt simple, now that I almost finished I saw that mqtt is refusing to connect to my broker, I deleted all my code I wrote and...
hi ,,, nrf52832 , at first for bonding i will connect my device manually by scanning and after passing the data to flash , i will disconnect . in program i have set the timer...
I'm writing test code to verify the softdevice operation according to the spec.
The goes like this:
The central sends the feature exchange command, when the feature exchange...
Hello,
I have been experiencing corruption using a similar implementation to the USBD_MSC example. Even after the various SDK fixes suggested to the same problem outlined...
Hi Øyvind
I can't programing the target board.can you tell me On the "debugger" nrf9160DK ,What do I need to set?
I followed the Settings below:
On the "debugger" nrf9160DK...
Hi,
I am trying to setup a ble sniffer to make sure another one of my devices is sending the correct data to the central. But the nRF sniffer does not seem to be picking...
We are using a custom board with an nRf9160, and have tested it with several sim cards. The board has been tested with a spectrum analyzer and it is able to transmit RF, however...
I'm having trouble with PDM on SDK15.2 with nRF52840.
The raw data buffers are only half full. The last half are zero's, therefore recorded voice has a robotic sound to...
Hi!
I am trying to use my own repo like described in the tutorial https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/nrf-connect...