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...
Hello,
we are upgrading our application firmware to the v1.3.0 of nrf-sdk. We have now encountered a problem in which the build process just freezes/stops without exiting...
I try to build and run a "blinky" example for nRF52840 DK and nRF5340 PDK. And in the case of nRF52840 DK everything works properly. I connected to the boards and saw UART...
Hi! Some prerequisite info:
We are using nrf52840 boards as our peripherals
We are using v16.0.0 SDK
We are using the s113 SoftDevice, more specifically s113_nrf52_7...
Hi,
I have a topology which has 20 to 50 nodes and these nodes should send a data packet of approximately 20 bytes at 50 Hz to a single gateway node. Is BLE mesh suitable...
hello nordic
i have been working with nrff52832 with the SDK16.0 (also working with s132 if it matters)
it is a real head braking to deal with your never ending sdk_config...
Hi team,
Do we have any evaluation on the nRF Connect SDK size if customer wants to run on nRF9160? Customer wants to evaluate their Flash/ RAM buffer for APP.
Thanks...
Dear Sirs,
I am trying to use the FDS Storage Library to store 4word = 16 bytes in to flash.. Which seems to be working fine. No errors and the function is shown below...
Hi,
We have custom board based on nRF52833 SoC. We are trying to use SDK_v16.0.0/examples/ble_peripheral/ble_app_uart/pca10100/s140.
Using Segger Embedded studio, program...
I'm planning not to have a device name UUID in the advertisement packet, instead set scan filter based on manufacturer-specific data. Is this possible in SDK16? If so please...
Hi, is there any public repository in which I could track changes in zb_cli_wrapper library? I had problems migrating from 0.2 to 0.3, and don't want to do this another time...
Hi!
Since I do not have a SIM card that provides support PSM or eRDX I need to switch the system mode manually.
In my config I have CONFIG_LTE_NETWORK_MODE_LTE_M=y ...
I generated boot-loader (logging disabled) from SDK 12.1.0 for adding a signature check during DFU for nRF51
The problem I am facing is with the size of bootloader (hex...
Hi I checked the relevant topics in the forum but none of them fixed my issue so I just create a new one here.
Basic info:
Hardware: nRF52 DK PCA10040
SDK: nRF5_SDK_15...
Hi,
I'm having issue connecting to the nRF52840_DK through J-Link and nrfjprog. I was able to connect to it the first time and upload simple BLE sample, but afterwards I...