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 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...
Greetings Friends.
I'm having some trouble trying to figure out if I'm doing this the write way or not...
I'm developing a Eddystone scanner central on SDK15 with...
Hello,
I can not find any datasheet for the NRF52840-CKAA-R chip.
I need to know which GPIO pins have the constraint "LF" (low frequency only). Can I consider that the...
How the start address of my FW is set ? I would like to add a "library" right after the Soft Device. And the move the APP after this library. I can make it work when I have...
Dear DevZone Team,
I am developing a application on nrf51822 with SDK 11 and face a problem.
The thing is during connection time, I was trying to transmit data via bluetooth...
Is it possible to place a voice call using the nrf9160 (or other nordic device) and play pre-recorded audio over the call? The goal is an IoT sensor device that places a voice...
Dear nordic,
I want to make a PWM with frequency 1 HZ - 100 HZ and pulse width of 100 us. i see several demo in PWM .
can you help me how to make this ?
what parameters...
Hello, after following this tutorial https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial I have set a custom service...
I'm using the SAADC peripheral by controlling its registers directly (no SDK or MDK HAL). I have an application that alternates between two configurations:
* One sample...
Above is my code. I am using Keil uVision5 IDE on Windows 10. I am flashing s132 and then application hex to device using nRFGo.
My goal is to take a square wave as input...
hi,
I am using nrf52832 board,sdk 15.0,soft device s132. i can upload both soft device and bootloader, after that how can i upload my application file .i want use both uart...
Hi all,
I am working on sending messages from nrf mesh app (proxy client) to proxy server ( nrf 52832 DK : running light switch example from nrf5 sdk for mesh v. 3.1.0)...
I am trying to program an external board nRF52810 using debug out on PCA10040. I was successfully able to program an external PCB board with nRF52832 using PCA10040,
but...
Hi folks, I'm receiving a special timestamp over bluetooth, and I want to write it to an external memory. I want the time at which it was written to the memory to be as precise...
I use Nodic sniffer nRF_Sniffer_200_beta3 to capture BLE Mesh packets, but found one strange scenario:
1 if set channel filter 37, 38, 39, can capture 3 packets in channel...