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...
Hello!
I've got a small problem in Visual Studio Code for Windows, the intellisense can't seem to find the nordic header files from the downloaded sdk. It compiles just...
Greets,
I'm using the aws_iot library atop an nRF9160 successfully to connect and interact with AWS services.
The aws_iot_evt_handler_t callback is triggered when messages...
I'm not sure if what I am trying to do is the proper way to send ble data, and I since I can't get it to work, I'm assuming I'm doing it wrong. What I'm trying to do is send...
Hello, I wanted to send data over peripheral device to the central device by using ble UART example. I used ble_nus_data_send() function in main(void) function. I have checked...
Hi, New user here, I develop using Kicad and it has an antenna based on the Ti SWRA117D design, which is 2.4GHz. Can I confirm I only need two components (as per reference...
Hello,
I am using the SPIM module to communicate the NRF52832 with a sensor, every time it generates an interrupt - which is generated with a frequency of 25Hz. For the...
Hi expert,
I'm working for my project that make a controller for drone, and that i need nus for as my service so i can exchange the data (send order via rx from smartphone...
Hi I'm trying to integrate the iBeacon and Eddystone protocol together. For this I'm using the timeslot to advertise the packets simultaneously. I have successfully integrated...
Hi,
I currently did many test with BLE our new devices, and i am stuck on this probleme since days. The goal of those test are to have internal too for validation process...
I am working on my first nRF52832 design utilizing a 4 layer PCB. I have been reviewing the different antenna options for this device and have some questions about the PCB...
Hi Everyone I am trying to get a hold of the nrf9160 SDK which is based on zephyr. Here is what i would like to know 1. There is a file named zephyr.dts which has all the...
Hey guys, I've been trying to do a range test with 2x PCA10056 dev kits. I believe I've set everything up correctly and cannot achieve more than 300-400 meters before the...
If we input 5V DC supply to Vin 3-5V P20, the Bluetooth programming failed at start. But if we input 3.3V DC supply to P21, the Bluetooth programming passed. Is this Vin 3...
Hi, I tested "Simple_coap_client" and "simple_coap_server" on NRF52840 using Threading SDK.
It seems that the route is decided by the leader, can I specify the route?
...