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...
So I am using ESB and want a very percise timer. Because the 16mhz clock is not 2^n we want it to roll over at a certain value that is a multiple of 16mhz, so we chose 4.096E9...
Hi, I would like to add LED animation when DFU is in place. I know where to start it and where to stop it in the secure_bootloader source. The main issue for me is to add...
hello,
i am using nrf52840 with coded phy in our customised board and using the long range example as base for my application i have changed the ble_app_blinky to act as...
I find that you have a NRF_CLI_USES_TASK_MANAGER_ENABLED Macro. But it uses your own task frame. our project want a example using FreeRTOS with complete CLI function, thanks...
I have recently updated from SDK 1.4.2 to 1.5.0 on an nRF5340-DK
I have an application with a custom ble service. Most of the services have authentication permission requirements...
Hi,
I use the app_buton module to handle the buttons. When detecting a button interrupt I call a function that sends data to I2S (using the "app_sched_event_put" function...
hello,
i am using nrf52840 in our customised board and trying to interface it with GDEW0213Z16 2.13 inch display which uses spi communication i have added the necessary...
I'm new to the nRF connect sdk (but have used the previous sdk in the past), and am wondering what the best way to start a new project is? With the old sdk, it was easiest...
Hi,
I'm having "SOFTDEVICE: ASSERTION FAILED" when I set a breakpoint or pause the program to check some variables. That's really annoying, basically making the debugging...
Hi Dev team,
I was trying to build the mqtt_simple sample in the new NCS v1.5.0 and I am getting a build error.
I tried to build other samples as well but was faced...
Currently I am running one of the demo applications and have the nRF power source switch set to Vdd. The measured Vdd is 3.0V. Is it possible to change this to 3.3V? I would...
Hello
Is it posibile to do debug using Segger ES simulator for an example which uses also BLE stack?
More specific I am trying to debug the blinky example found in
...
Custom board, ncs v1.4.0, modem FW v1.2.3, SES v5.10d. The code is based on the Asset Tracker (v1), LTE with PSM, motion-activated GPS, using MQTT to send messages to private...
We are considering the nRF9160 SIP for a product we plan to develop. There is questions around whether we will need to obtain regulatory certification (Starting within U.S...