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,
I am using nRF5_SDK_15.2.0_9412b96 and Segger IDE.
I have written to echo every data received from UART.
I have a variable UART_Data to store data received from...
Hi!!
I am now using SDK 14.0.0. and I have added UART functionality to the SPI program().
I could confirmed that SPI and UART can transmit data separately.
However,...
Hello,
I am trying to modify the ble_app_uart code so that my peripheral can send data automatically to the central, which in turn can print it on a computer through UART...
My application is a BLE peripheral and will only allow a single connection to a BLE central. Hardware will be nRF52832. My test application was based on a Nordic example that...
Hello,
I am working on Bluetooth Mesh authentication. I wonder if you have more details about Input OOB . I am trying to input a number from nRF Mesh app to send it to the...
I need to confirm before buying, whether the nRF52840 chip and the nRF52840 development board can be used to develop a Zigbee Mesh.
Also whether "nRF5 SDK for Thread and...
I need to do pairing between the two 51822 modules. All the information I find is paired with the slave and the mobile phone. There is no host matching process demo or learning...
Hi
I'd like to create a firmware that supports multiple Nordic boards as Hardware (as the nRFConnect Firmware does). To do that I have to configure the peripherals according...
Hi,
I am trying to test an application running on the nRF52840 using your nRF Sniffer (actual version 2.0.0.2.beta).
My application should be able to request a change...
Hi,
As per the forum thread https://devzone.nordicsemi.com/f/nordic-q-a/37591/nrf-connect-for-desktop-max-throughput/144881#144881 there is a limitation in data acquisition...
Hello,
I have some questions about mesh network.
Current i am working with 10 Boards (nRF52840 modules) and i want to test the BLE mesh network. I have installed the software...
Hello,
I am currently trying to implement an IR sending functionality. My plan is to use a timer to toggle gpiote through ppi. For the width of an IR pulse (or mark) and...
Hi, it's my first post in this forum, and I glad to join to Nordic Community.
After few month of developing project on Nordic MCU, I try to migrate form SDK 12.2.0 to SDK...
Is the nrfutil pkg --hw-version N a customized hardware version, or is it the nrf chip family number (e.g. 52 for nrf52832)?
Both the help and the manual are a bit unclear...