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...
1) 13dB receive gain is the gain of the Low Noise Amplifier (LNA) or the gain of the antennas on the receiver side of nRF21540 RF FEM?
2) How less noise figure 2.5dB is...
Hi.
I have received my first nRF52 device that has the new and improved APPROTECT mechanism, and I'm having a hard time disabling the protection for debugging.
I have...
Hi, we are working on an application which sends advertising data from multiple end-nodes simultaneously. At the scanner end, we want the link layer to generate a common advertising...
I'm having an error in my project where the app_error_fault_handler(...) is triggered generating an NRF_FAULT_ID_SD_ASSERT. I've overwritten the function and stored the ID...
I want to add a random delay in range 2000 to 3000 ms before my device perfrom any activity.
pls tell how can do this at earliest
usins some timer or something else
Dear Concern,
We are using nrf52840 USB dongle as one of the components in of our products. There is a chance that the device can be put inside a metal container. Right...
. I am using ble_app_beacon as a base code in that i had enabled extended advertising but i can only be able to send 198 bytes of data, if i try to send more than that led...
Hi,
The ZB_ZCL_VERSION define in the file zboss_api_zcl.h have a bad value in the SDK NRF 5 v4.1.0 In the documentation, it is mentioned that :
The Nordic Zigbee software...
Hi!
I did a mesh trying to use diferent versions of a project renaming them, deleting the files inside the folder where I have my projects, putting inside other projects...
We're using nrf Device Manager for mobile to perform DFU over BLE to an nrf5340-based module with firmware built using the nrf connect 1.6.1 SDK and the out-of-the-box Zephyr...
Why there are multiple resets after post validation, firmware activation, etc in firmware update process? Can it not be handled sequentially without resets?
Hi,
We are trying ble_app_uart example for nRF51822 with nRF5 SDK v12.3 and ble_app_uart_pca10028_s130.hex file provided from hex folder works fine, but when we open IAR...
Central nRF5 device connects to peripheral NCS and initiates bonding.
The peripheral reports that security failed with error code 4 (BT_SECURITY_ERR_AUTH_REQUIREMENT) "The...