As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi All,
I have created a custom board header file based off of the pca10040.h file. I have customised this to support 10 buttons and 2 leds. I have also extended the array...
Hi everyone ;)
I have a problem with timeslot ESB library with Bluetooth LE. In my application i need do somethingh like that:
Bluetooth and ESB PRX works excelent...
Hi, I am using the BLE mesh 2.2.0 with nRF5_SDK_15.0.0_a53641a. I am using Segger embedded studio as toolchain. I was able to compile and flash the default app code onto NRF52...
I am working on an application to connect approximately 500 devices in a single network... trying to check if Thread or Mesh is a better option... Please do suggest...
After searching around a little bit I found this post, but sadly an answer did never come up apparently. I'm using the nrf52 DK, using the 132 Softdevice.
I'm kind of at...
Hi every one!
I have nRF52840 dongle and BMD-300 Series Evaluation kit featuring the nRF52832.
I`d like to transmit continuous signals from nRF52832 to dongle(Desktop...
I have two ble boards(board A and B), one for client(Board A) and the other serve as slave(Board B). now i want to use board A to upgrade the application of board B by OTA...
Hi,
i would like to use the Power Profiler v2.0.0 from nRF Connect Software. The Power profiler is connected and it works with the Software 1.0.0. When i launch the power...
Hello,
I want to configure de coded mode on my nRF52DK, using the ble_app_interactive. How can I do it ?
I've saw that I can set the coded mode by de CENTRAL to a PEROPHERAL...
Hi,
I designed my custom board with RF52832. I was able to detect my board using the debugger.
I am using the BLE mesh default "Light switch proxy server".
I could get...
Hello, I got stuck developing with the nrf52840 DK Board, using the ZigBee SDK.
I´ve got a corrdinator, which establishes my network. Also I´ve got an End-Device that joins...
Hi,
I'm trying to relate the package marking to the IC revision or more specifically to the relevant errata sheet.
The documentation mentions the fields <PP><VV><H...
hello support ,
when I add the following code to ble_app_hrs example under the function advertising_init() there is no Advertising from the DK
What could be problem ?...
I am porting an application with buttonless DFU from SDK 14.2 to SDK 15.2 to target nRF52840 and in the process working to prepare the code for production.
After some effort...