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 guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
Much like the poster below, I have ran into some issues during FOTA when my flash usage gets VERY CLOSE TO 100% (Much less than a page left), disabling some features...
Hello, I'm working on implementing the buttonless DFU feature in my application. For now, I'm following this nrf52-ota-dfu-ble-part-4 and nRF52832-buttonless-dfu-development...
Hi,
At present, our products have started production, but customers have reported three Bluetooth problems, which need technical assistance from Nordic to solve them as...
Hi Mate,
I need to upgrade image through ota but how is i dont know now am trying using nrfconnect mobile apk but i dont have prior knowledge is there way to upgrade mcu...
Hi,
I am developing an application which has some tasks along with custom models. Here I found a peculiar issue, wherein, if i run the application with debug logs enabled...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello,
I have an nRF9160 DK revision 1 with ibasis esim.
I wanted to connect to cloud using the precompiled asset tracker lte files in your website : https://www.nordicsemi...
Hi,
We are trying to use thingy52 as an transparent Gateway to Thingy91 and from thingy91 to publish data on internet through MQTT protocol.
on thingy52 we want to use...
Hi Team,
I am in process of modifying our existing app to work as "just works". For doing this, I disabled the callbacks in bt_conn_auth_cb:
However, with above...
Hello,
I'm using the Sample usb/CDC_ACM on the DK5340 with VSC. I can set VID=XXXX and PID=YYYY, works fine.
But how can I set the REVISION=ZZZZ ? So that Windows sees...