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...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hi,
When I call nrf_drv_spi_transfer to transfer 250 bytes in non-blocking mode, it takes 1.1ms. Is this normal? Any workaround? If it is normal then I have to split my...
My android app give me this "register with gatt stack failed" error on Samsung S7 marshmallow. The scenario is that I am working with 21 BLE peripherals (nrf52). I scan available...
hello dear Engineers!
I Prepare PCB to produce, so have some question about QSPI pins.
According to the "52.10 Registers" , it is possible to Assign any pins to QSPI...
Hey, I have my nrf 52 dk. I have soft device v3 on my nrf 52.
I was doing a blinky test with two boards (one central and one peripheral)
I was just wondering how to...
I have two sensor: Si7021 and CCS811 connect to board (nRF51 DK).
Si7021 work fine.
CCS811 always return NRF_DRV_TWI_EVT_ADDRESS_NACK error.
Anyone can give me a help?
Hi,
I'm trying to setup NRF52 with a microphone (ICS-43432) using I2S and easyDMA. I'm new to embedded software development, and would very much appreciate your help and...
Hi,
I am really new to the Nordic products and programming for that matters. But, the thing is that I am in somewhat of a hurry. I would like to use a similar code to below...
Hi all. I am sending to BLE device AE A7 04 00 05 09 BC B7 command, getting status 0 ( success ), but do not get any updates or notifications from BLE at all. So am I doing...
I've compiled the secured DFU bootloader (from SDK 12.2) and loaded it on my board. But whenever I run my firmware, it won't start (none of the expected interaction happens...
Hi there,
As the title says, i'm tring to add nus service to the freertos example (board PCA10040, SD 132, SDK 12). Actually, I want to mix it with the peripherical app_uart...
We started with normal Pstorage functions and add now some pstorage RAW functions.
Could anybody explain the resulting and needed linker script definitions flash allocation...
Hi!
This is my first time working with bluetooth and Nordic chip and I'm having program getting started.
I'm trying to program the Sparkfun nRF52832 Breakout Board as...
1.application downloading
we need to download the appliacation to the address which is designated. However, the NRFgo Studio offered offically can't designate the address...
Hello,
I'm new in programming beacons and ble sofware. I'm using the nRF51822 Beacon with S110 and the USB Dongle.
I updated the beacon with the example ble_app_beacon via...
hello, i am new to the Nordic controllers.I am having 2 doubts.
i want to modified saadc example code in keil 5 for that i want to add "app_timer.h" header file...