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 purchased nRF52840-DK board recently. I'm able to connect it to Mac OS Mojave and I see that the LED5 is blinking every second. However none of the LED1-4 are blinking...
Hi...
I am developing a product using nRF52833 . (S113, SDK 16, IAR8)
My board uses a lithium-ion battery and uses usb charging.
My board turns on automatically...
Hello.
I am developing using usbd_ble_uart project.
Development platform : nRF52833-DK, s113, SDK 16.0.0, IAR 8.31.1
I want to add static passkey and bonding in my project...
hi,im use nrf52840 and nrf24lu1p to develop my usb+ble+2.4g product,what i use is:
board:pac10056
sdk:
nrf52840:\nRF5_SDK_16.0.0_98a08e2\examples\proprietary_rf\gzll...
I need to minimize current consumption when using FreeRTOS. I have merged freertos with the ble_app_uart example using SDK 15.3.0. I am getting the average current as 9.162...
Hi
I want to create a new project in SES
So I click 'File - New project'
Then this window appeared
What should I select?
Please explain how to do the settings...
Dear, NORDIC manager.
Hi, I developing the our products by using the NORDIC MCU.
But, we have problem the transmitter frequency for the certification.
This problem is...
Dear all,
I am currently working on a project about data transmission in the field of energy supply. To evaluate your product I would kindly ask you to answer my following...
Hi,
I am controlling an external device using SPI(M), SYNC, with the nRF52840 DK.
I am using the exact same GPIO configuration using two different test apps using SDK16...
SDK: NRF 5 15.3
SoftDevice: S140
I have been successfully using the NUS code snippet below to send data periodically to my expensive Smartphone running Android 10 (fast...
Hi everyone,
I was wondering what is the purpose of "write" property in Device Name characteristic (UUID2A00) of Generic Access service (UUID 1800).
Why should I change...
I'm trying to make an example that uses both CDC-ACM (as a usb serial port) and BLE "central." It will talk to BLE peripherals. I think to do what I want I have to put two...
I am evaluating the nRF5340, but cannot run a simple register based interrupt. Within nRF connect v1.2.0, I can find vector tables for nRF52840, and many other parts, but...
I want to create a custom service in BLE that sends data such as a string Ex. "Hello World..!" mobile app and receive the data from mobile app as well.
Hi, I am integrating app timer with ble_example to do advertisement at particular interval. When i create and use app timer and if timer fired there is a NRF_LOG_INFO which...