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...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
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 all,
I use nRF52832-QFAA, S132 2.0.0, SDK 11.0.0, IAR 7.5, Windows
Upon connection, I am trying to resolve the peer "random private resolvable" address (not for whitelisting...
I have been having issues of when I operate some components in the system the nRF52832 goes into a hard reset. I have seemed to fix a lot of the hardware issues but there...
NRF_LOG_INIT HardFault in balloc (see stack trace below).
Code works perfectly without bootloader. However, when the bootloader is present it seems to already have initialized...
I followed some code I found for setting device name. Right now it just transmits as N/A for the device name. Any help would be appreciated.
Here is my code:
/** * Copyright...
Hello,
I am new to Nordic and started using nRF52832. We started a new project. It requires
Act as Peripheral (Single role) only.
Only Advertisement for 3 minutes...
I find the combination of both EasyDMA and non-EasyDMA, plus nrfx and legacy driver in SDK 15.3.0 quite confusing. Where is the implementation of the legacy SPIM (EasyDMA...
I'm using nRF52+SDK11.0.0+S132 . I have a library compiled with GCC using flags -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 that I'm trying to link to an application...
Hi,
i am developing an based on NRF52840 and i need to save some credentials and keys in a secure storage and keep them in power cycles, there is any secure storage in NRF52840...
hello,
we are interesting in some of your products and please answer my questions if you can.
we are building a big parking place with private parking lots with individual...
I have been developing a bluetooth application that extends the ble_app_uart example, in SDK v14.x.x, on the nRF52 DK. I've been waiting for a custom built external board...
Hello;
I am working on Audio transfer with microchip and NRF24l01p.
On that, I need to take audio sample and send in very short time.
The PTX side is ok but on PRX side...
I've been going through the nrf mesh Provisioner SDK for android. It has predefined input and output oob models that is selected while provisioning.
Is it possible to design...
Dear,
we have some problems at the startup for our nRF52832 board powered with coin cell battery. The hardware include nRF52832 SoC, an accelerometer (LIS3DHTR) and battery...
Hi,
I'm using nrf52840 with Softdevice. It is not clear to me which memory addresses are both (a) in the flash and (b) are available for the application.
Please advise...
Hi There,
I am working with the nRF52832 and one thing that the software team noticed is that the info.variant we get from the micro is not listed in the data sheet v1.4...