But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hi
I try the example from here for a DFU OTA: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v3.1.0%2Fmd_doc_libraries_dfu_dfu_quick_start...
Hi,
I have a nrf 52840 DK with me. I have downloaded the SDK for the mesh(v.3.2.0) and SDK (v 15.3). I am using segger embedded studio here. I have modified SDK_ROOT location...
The replies aren't showing in my original post and I can't add replies to it for some reason.
https://devzone.nordicsemi.com/f/nordic-q-a/55304/sdk15-3-0-sd6-1-1-ll_length_req...
Hi,
I developing a application with the nfr52840 board with SDK 15.2. i have started form the ble_app_cscs example for development my code. I I would like to send packet...
Segger Embedded Studio seems to use the full path of the FILE for the __FILE__ macro. During development this can skew the size of the final image if there are lots of trace...
I am working on a ZigBee coordinator device that will collect data from various sensors in the network and forward them to a gateway. I have started with the CLI example and...
We have custom board based on nrf52840 and using an application based Zephyr RTOS platform.
Sometimes, it is observed bus fault and hardware exception logs are observed...
Hello,
I am really wondering about the design of the UARTE peripheral. The documentation for the nrf_drv_uart and the nrf_serial library is lacking quite a bit. Most of...
Dear Nordic:
My NRF51822 based SDK9.0 can not connect HuaWei mate30 mobile,but it can work for any other mobile with android system.I used nRF master pannel APP downloaded...
Hi!
I'm having trouble getting any response from an NRF52840 MCU on a custom board we've made.
I'm hoping someone will be able to point me in the right direction by detailing...
I'm using pc-ble-driver(C program) to get the data from other device, I can get character now, but I don't know how to turn on the character's notification like the start...
We wanted to implement both BLE and serial DFU on nRF52832 without serial flow control. The main procedure is as follows:
Use the Nordic BLE DFU example as a start...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
I have queries on enabling HW crpto accelerator...