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...
Hi,
I am working for the first time with NRF52832 flash data write. I have (ANT + BLE) application and and I basically want to save the data in ROM in order to keep it saved...
Designing a custom pcb, we have a few questions, and maybe you could help a little bit.
On this Nordic design ,before proceeding to layouts :
Can I skip pins 45/46...
So im trying to create a generic library to test any Bluetooth device. So far i can connect to the device but since i dont know what are the services and UUID available im...
Tried Flasher Portable Stand-Alone Mode with J-Flash 6.14 as following:
Create .jflash Project for nRF51822-QFAA
Open Data .Hex File
From J-Flash, select Target...
Hi,
This is obviously not the first question about this, but I still haven't found the answer I need here...
I would like to make a kind of serial to BLE gateway on...
Hello Nordic Community.
I'm having issues trying to control a simple RGB LED circuit with the NRF52. I have set up 2 timers and PWM instances Red and Green on PWM1 and...
I am performing automated testing on my device using an xml file that I have written. My xml contains a disconnect command. I observed that NRF connect reconnects to my device...
Hello,
After looking for pin mapping for TRACECLK and TRACEDATA[*] for nrf52840 I've seen 3 different mappings:
P0.07, P1.00, P0.11, P0.12, P1.09 in infocenter.nordicsemi...
Hi
I need to send as much data as it is possible in the advertisrment payload. Whem weset the devicename there are other fields that are automatically added to the payload...
I'm having issues executing any Zephyr project on a breadboard connected to a ISP1302. It works fine on the nRF51-DK but anything I try a final hardware nothing happens. Tried...
Hello,
I am using nrf52832 with PCA10036 V1.1.0. Soft device code is s132. I would like to know whether it will support Bluetooth 5.
I have downloaded nrf52 sdk13.0...
Hi, Dear Expert:
I am an Electronic Engineer. We used nRF51422 or nRF51822 at our products, but found the products was easily reset when did +/-1KV contact ESD testing...
now I used sample code of radio
change NRF_RADIO->MODE = (RADIO_MODE_MODE_Nrf_2Mbit << RADIO_MODE_MODE_Pos);
In transmitter code , I change
while (true...
Story Short: When trying to run the ble_app_uart example on a custom board with a nRF51822QFAAH0 chip, the code faults and resets at the point in tries to call sd_softdevice_enable...