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...
Hi,
I have the following 2 scenarios:
Scenario 1: I create an image with nrfutil containing SD, App and debug bootloader. I flash this image and it works. Then I change...
We have nrf5340pdk kit we are trying to flash code via nrf connect or Segger studio but firmware is not flash and when we powered up the pdk it's showing three port can you...
I'm using Visual Studio 1.7.1 on Windows 10 machine. With an nrf916DK.
I'm trying to learn about the shell and all seems to be working fine, based on what I've found in...
I'm trying to work with Kismet's nrf51822 plugin that would allow kismet to read the nRF BLE sniffer 4.1.0 the same way Wireshark does. Alas, theirs is C based and I don't...
Dear friend,
Based on the following conditions: SDK: 15.3 Target board: nRF52840-DK Example: \examples\ble_peripheral\ble_app_ancs_c ios version: 12.5.5 Do the following...
Hello,
I have successfully achieved the modem delta firmware update from mfw_nrf9160_1.2.7 to mfw_nrf9160_1.2.7-FOTA-TEST, vice-versa with sample code. But when it comes...
Dear support
Just started to learning following the tutorial here - https://devzone.nordicsemi.com/nordic/b/archives/posts/nrf-connect-sdk-tutorial---part-1-ncs-v1-3-0#h769sk6kqovea15p99jn16lstat1dtpuuw...
Recently I purchased nRF9160 DK and I have a Vodafone Idea SIM (active). I followed the instructions precisely as per the Nordic infocenter but I am not able to connect my...
Hello
nRF52840 is easy to know pin number,
but nRF5340 no pin map,i can't read the pin diagram.
don't know where the pin corresponds to.
thanks
Best R...
Hi,
I managed to have the fat_fs sample to work.
Now i would like to be able to write and read files, onto the SD-CARD, that a PC will understand, it seems to needs...
Hello all,
I am developing on the nrf52 dk. and the following type definitions should be defined according to the given library.
Would somebody please comment if that...
Hello All,
I am using nRF52840 DK and Segger with nRF5SDK 17.0.2 version. There are many examples that prints a NRF_LOG_INFO(). But I want to understand how to configure...
Hi,
we have 2 queries regarding i2c speed mode
1. what is difference between I2C_ADDR_10_BITS and I2C_MSG_ADDR_10_BITS in i2c.h (SDK Path: nCS\v1.8.0\zephyr\include\drivers...
Returns -151 NRFJPROG_SUB_DLL_COULD_NOT_BE_OPENED when calling HighLevel.API().I've tried many versions of nRF Command Line Tools and the problem is still not resolved.
...