I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hello,
I developed a driver for communicating with the kx134-1211 accelerometer over SPI for the nrf5340-dk. The driver works when the following pins are configured for...
Hi,
I am using the nRF9160 in a datalogging product, logging environmental sensors and sending data via MQTT over a LPWAN network. Something that I have noticed for a...
My project uses ESB for communication. In our hardware design, nrf5340 + FEM is used. Nrf5340 uses two GPIO link FEM chips to switch between PA mode and LNA mode.
I use...
i want to consult a question:
for exzample:
1. i use timer[1] ,and start it.
2. set timer[1]->capture[1] = 1,the assumed value of cc[1] is 0x1000;
3.enable campare...
Hello, I'm trying to use this board with Rust libraries. I can't tell if its a bad board or not. Could someone please point me a to a hello world guide for this board? I don...
Hello,
When we execute the signature via the chip, we get the error message "FAILED1: Sign Failed".
In our main.c, we get the "err_code" = 8516 from the following statement...
Hi. I got the message when I download serial dfu using Jlink debugger and nrf Connect desktop.
this is capture from jlink rtt viewer.
I uploaded not modified example...
Hi,
We are looking at how we software upgrade the device during its lifetime and assume that a bootloader will be required on the AP and the NP to allow us to load a new...
Hi Nordic,
I have learned about both the DTM and radio_test example source code. For our prototype tests, I think the latter may be better for us.
I have tried to wirte...
Hi
Is there a possibility to update the bootloader himself over the BLE DFU?
I have a new bootloader with a bigger size (MemoryMap changed) and I am wondering if I can...
Hello,
The following error message appears when the original code "asset_tracker_v2" under NCS 2.0 is compiled with vs code IDE,
Can anyone give me some comments? Thanks...