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,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello there,
So wanting to test some Coded PHY for a longer range project at the end of the day.,
I got a while ago the nRF52840_DK development board which I have used...
I am following the steps to configure the Bluetooth BE Sniffer in Wireshark, but I am having difficulties. I tried both on Windows and Untuntu (Linux).
Setting up nRF Sniffer...
I am interfacing MAX30003 with Nordic NRF52DK (NRF52832 SOC). The Nordic successfully generates SPI CLK and writes the register data to the MOSI pin. But, the MAX30003WING...
Hi,
Ours is a battery (LiPo) operated device with VDDH= 3.0 to 4.2V. One of the reasons for using nRF52840 is to avoid an expensive external DCDC IC. But due to the Anomaly...
I'm trying to follow the DevAcademy Intermediate Lesson 5 Exercise 2 using an Elegoo shield instead of the Adafruit one.
The shield I'm using is this one: https://www.elegoo...
Hello, we have built a BLE device based on the 52840 chip and the nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hids_mouse example architecture. We have built a...
Hi,
1. The customer would like to know which values are configured for which registers of nRF5340 by the following instructions?
nrfjprog --family NRF53 --coprocessor...
Hello!
I am using an nRF52805 for a custom board design and I am hoping to get some advice on selecting peripherals and Zephyr features that would best meet my system...
Dear Nordic
hardware:NRF5340, sdk:2.6.1
Our project needs to use floating-point calculations. Attempting to add CONFIG_FPU=y and CONFIG_FPU_SHARING=y to prj.conf will...
I use GNSS with the timout at 0 and interval at 65535.
I do not really need the location but is it nice to have a kind of a log of it because it is available en power consumption...
Context: We are planning to connect the nRF9151 to a private test network using a coax. cable. for development debugging.
(#1) Do your modules support SIM cards with test...
Good day
I have a lwm2m client running on a custom nrf9160 board. I would like to run everything network related to network on a separate chip. Assuming that the two chips...
Some guidance on this query,please. I have a project with several freestanding application (please check topology below). I would like all the apps to acccess a custom board...
Hi,
I am currently configuring the nPM1300-EK with the nRF5340-DK by following the instructions from the webinar "Adding battery charging and fuel gauging to your nRF52...
For a device like the nRF9160 Feather, you need a second USB to UART device for listening to the modem traces. When I go to select the Terminal Serial Port under Advanced...