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...
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...
Hi,nrf52832 entered in bootloader mode.as ld5 led is keep blinking on power reset and holding if boot/reset button.please help me to get board back to normal mode.thanks.
HI,
I am working on NRF52832 SOC. with SDK 15. where i need to read the SENSOR data from twi protocol.
Common Write and Read Register function has been created
I...
Hi,
I would like to use the Raspberry Pi and the Thingy:52 as published in the demo. My question is, how many Thingy:52 devices are supported by the demo?
I have a nrf9160dk I followed the steps in the movie www.nordicsemi.com/.../GetStarted I have inserted my own sim that is working in my phone but I do not get LED3 and LED4...
Hi There
Is there any additional drivers that i have to install to use nRF connect on my Mac?
I've installed it and when i connect the nRF9160 DK to the Mac, it doesn...
Hi, I am trying to implement app_timer library with FreeRTOS. Based on my testings, it seems that app_timer_start() under app_timer_freertos.c has the lowest time resolution...
Good day
I moved from Mesh3.00 to mesh 3.1 and I see the way UUID is extracted is slightly different.
I would like to know when I copy the UUID to use in my project will...
Sorry for disturbing!
I have some questions about measuring nRF52832 32Mhz Crystal frequency.
I use an active probe(Tektronix P6243) to catch the signal and the test result...
In the case where connecting to a phone that is paired with my device after my device has cleared pairing information and doesn't remember the pair, I'm observing the following...
I'm working on a project to get two devices to agree on a secret key based off of physical layer properties.
My solution is for devices A and B to make 64 RSSI measurements...
Hello, we have developed our product with S132 version 6.0.0 and sdk 15.0.0 since that was the most current when we were in the development stage.
However, now we need the...
When switching the dongle into DFU mode, it changes the serial port number when running in windows.
Both the bootloader and the application sets up the USB and calls the...
Hello, I am using the nRF51422 development kit. The SDK I am using is the nRF5_12.3.0_d7731ad. I am trying to run the "Blinky" example by copying the hex file for the PCA10028...
Dear Nordic Team,
we are developing a system with Bluetooth Low Energy and Zigbee capabilities (using the TI CC2630 microcontroller as Zigbee external communication device...