Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
board nrf52840
sdk 15.2
hi i have one problem in connection, once i connected the device and disconnect means ,the device stops advertising..if i reset means it will show...
Hi, I have a problem when write data to flash on nRF52832. my code is like below:
err_code = nrf_drv_clock_init(); APP_ERROR_CHECK(err_code); // Activate deep sleep mode...
Hi Nordic:
I migrate my application from mesh-2.1.1+sdk15.0.0 to mesh2.2.0+ sdk15.0.0, but there is an issue when calling mesh_stack_config_clear()
Following are my steps...
Hi,
I'm using nRF51 (softdevice S130) in my project as BLE peripheral to send data to my smartphone. The current data flow has become insufficient because the maximum MTU...
Hi.
I tried to use SES 3.5, but can't found Text Editor Environment in
Tools -> Options... ->
In 3.4, I can find it in
Tools -> Options... ->
Does anyone know...
There is only Segger embedded studio example project file for nrf52832_xxAA with s132_3_1_0 softdevice in new Mesh SDK v1.0.1 released Friday 26th Jan.
Project files for...
Hi dear Support Team, we are from the University Albstadt-Sigmaringen in the South of Germany from the laboratory for building automation.
We have here some Nordic Thingy...
Would like to know how quickly the nRF51822 evaluation board wakes-up, after receiving an external hardware interrupt. Speifically, how fast can the evaluation begin making...
Hi!
nRF52832, SDK15, S132.
I try to use DFU. I already implemented same DFU on a SDK13. All works correct.
When flash SD132 and merged firmware with bootloader_setting...
I am currently trying to improve my positioning algorithm with nRF52832. Using a Nordic BLE sniffer, I found that having RSSI data per advertising channel would help. In short...
We've been having issues getting DFU to complete consistently with Android devices when using a two-step DFU package (BL+SD and App). Some devices seem to have far less trouble...