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...
Hello,
In nRF5340 project, I have two projects, one is for net core, the other is for app core. I use SEGGER to build these two projects, flash the images into the development...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi,
I have the driver code for SPI based external NOR flash. Now I want to port the filesystem (FAT filesystem) for the same. I am using SDK v16.0 and nRF52832. Please tell...
Is there a script with which I can flash a nrf52 directly over Bluetooth. I tried to use "nrfutil.exe dfu ble -ic NRF52 -a mac_address" but it requires a board to be connected...
Hi,
In oner of new project, we planned to use nRF 52833 with BLE mesh implementation.
We are planned to use IAR 8.50.1. We have downloaded both nRF SDK(17.0.2) and mesh...
I try to use 52832 as a frequency meter to measure the bluetooth central frequency to do crystal trimming.
The target is a CW(continous wave) signal, like 2441MHz,which...
Hello, I meet some problem. The chip I used is nRF52810 QCAA, the softdevice I used is s112, I defined P0.09 as SCL and P0.06 as SDA, the TWI can't work and it stops in while...
Short Our project runs application code on the nrf5340 application core and a bt_mesh configuration on the network core. Everything works as expected when we build as two...
Hi, I am Marcous.
Recently I am doing the AoA project in the nrf52833 board. I have now got a antenna matrix, sky13322-375LF , a board with four antennas in it and 4 gpios...
Hello i've implemented a push button detection with the bsp library but i can't fin a way to configure a pullup with it :
When i check the tention on the input it's at...
Hi Nordic DevTeam,
What I have learned from this thread below is that using 32kHz external crystal provides less power consumption and better accuracy :
https://devzone...
To the kind Nordic support team,
We are evaluating a scenario where we need a "gzll gzp host" to receive data on two encrypted pipes at almost the same time (we modified...
i was running some power optimization and MTU tests in NCS V1.5.1 and was able to compile and run.
I upgraded to NCS V1.6.0 and there were several errors
So when I compile...
Hello,
I am currently working with the development board nRF5340DK in order to evaluate the nRF5340 SoC.
Given certain project requirements related to the operating temperature...