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...
nRF52832 & nRF52810 don't support the Bluetooth 5 Range Extension (Coded PHY):
https://devzone.nordicsemi.com/f/nordic-q-a/39532/is-it-only-nrf52840-s140-which-support-bt5...
Whenever I deploy an example to the Fanstel BT840F with Segger ES, the S132 SoftDevice is always also deployed to it. I have attempted to change references to this in the...
Hi,
nrfx_uart.c has a bug where, once there is a RX error, the receiver gets stuck in a disabled state forever. This is because p_cb->rx_enabled is never set true, so the...
hi, my name is tyto I just learned programming about nrf52832, before I used to work with Arduino, after trying to learn nrf52832, it turned out to be very difficult for me...
Hi,
I'am using SDK v15.0.0 with the BLE OTA DFU bootloader. Is there a possibility to access the bootloader start address for a static assert in the application at compile...
We have bought nrf52 832 development kit.
When we checking the kit in nrf52 utility than it detects the IC nrf52 840 .
Hence we have erased all the memory in the DK...
Hi everyone,
I am using the following files to configure uart for laser distance sensor.
Serial Library
I am able to write command to the Laser sensor and also the laser...
Hi,
As far as I understand from this page [https://openthread.io/platforms Host / 802.15.4 Controller section] it is possible to have Dongle running thread attached to PC...
Hi, everyone,
We develope project on nRF52832 Chip. It has one UART port and we need to make it working as RS485. For this purpose we connected to TX/RX pins the required...
I am trying to send hundreds bytes to peripheral, the best tool that I can find, is still nrfConnec. But the data only be typed one by one. Is there any way let it load a...
I am using a nrf52832 with SDK 15.2 and softdevice s132 v6.1
My peripharal should transmit an iBeacon to wake up an application on the smartphone and also transmit a connectable...
Hello,
For a new project I am using the Decawave module DWM1001. This module is equipped with an NRF52832. I have already used the nrf52832 for previous project and I face...
Hi there,
Is there a specific sequence needed to power-up the NRF52840?
Let me get into the details:
My design uses configuration #5 from the datasheet (see below...