Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
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...