Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
Summary
I am using UARTE on NRF52840 at 115,200 but am experiencing "bit loss", i.e. the UARTE is losing a few bits in the incoming stream causing corruption of all incoming...
Hi,
I’m new to this dev environment and hoping I may get some help.
I’m building my backup application binary and want to store it in the upper ½ of flash on my nRF52840...
I am attempting to us the nrf52840 but am unable to interact with any of the GPIO pins on the P1 register. anything on the P0 register works just fine. I have attempted setting...
I am trying to set up the nRF51822 Adafruit Bluefruit LE Sniffer. I first go to this link https://learn.adafruit.com/introducing-the-adafruit-bluefruit-le-sniffer/v2-wireshark...
Hi,
I am using Mesh SDK4.1.0 and BLE SDK 16.0.0. I was testing the Light lightness implementation and I see that the Default value of default lightness is 0xFFFF. But the...
Hi
I read in another post a while ago a suggestion of changing GPIO pins allocated to the UART (which I can't find now) as a way for implementing multiple UARTs. I would...
Hello.
I having problems with reading a value from one of the ext pins on thingy 52. (i can set the pin as output and toggle the pin from code.)
i have configured the...
before the question , I hope you understand my poor English.
i make a project using nrf52840 dongle and study how to use dongle
I debug pca10056 example on dongle...
Hi. I'm developing IMU system for multiple purpose using ICM20948 & nRF52832.
But there are problems on TWI communications when using BLE simultaneously.
If not use BLE...
I am unable to get logging working. (This is the subject of another issue I have raised, logging does not work in the hrs freertos sdk 16 example.)
I'm trying to read...
Hello,
I am trying to communicate with a sensor hub using I2C. Whenever I debug it enters into a while loop (_disable irq).
But this is not the repetitive. Some help...
Hi All,
I'm trying to create a hybrid program using the USB CDC ACM example as well as the flash_fstorage example from SDK16. I've been able to get the USB CDC ACM example...
I am using nRF5 SDK 16 on a Rigado BMD-300 (nRF52832) series evaluation kit. The application receives button presses and releases from a peripheral (characteristic change...
Hi, I developed some functions on nf52832, nrf52810 and now I'm with nrf52811. I'm able to put some debug on tx pin so I can read it from PC COM, I use app_uart which use...
The earlier post covers the details of our current project:
https://devzone.nordicsemi.com/f/nordic-q-a/55474/aoa-aod-direction-finding-support-in-nrf52833-sdk-v16-0-0-and...