Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
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...
I've got an nRF52840 dev kit and am building my code using the app_ble_hrs_freertos project as a starting point. I'm building the .elf file, which I load into Ozone to do...
Hello everyone,
I hope that you are all doing well during those hard times...
I am writing a code for a nRF52840. The connection is successfully established with a cycling...
I have the NRF_CCM peripheral setup to encrypt packets on-the-fly. I can verify packets are properly encrypted when the payload size is 27 bytes or smaller. However, anything...
Hi,
I have created a configuration based on usbd_app_uart example where both usbd and softdevice are enabled on my device as soon as the device is turned on. When I transmit...
Hi,
I am developing a simple application that utilizes a light switch client example for NRF52832 with SDK15.0 and Mesh 4.0.
I am facing a problem when using the FDS module...
What could be the reasons that cause DFU Bootloader BLE not working with nRF Connect on PC (while it works with nRF Connect on iOS)? I have had various problem with nRF Connect...
Hello
I am using Seggar Embedded Studio for ARM V3.4 and nRF_SDK 12.3.0. I am trying to understand interrupts and interrupt handlers.
The interrupt request for Watchdog...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I have nRf52840 and I am trying to add a timer to examples\ble_peripheral\ble_app_uart...
Hi,
Setup:
I’m sending ble packages with around 80 Hz from an server (nrf52832 sdk 15.2) to a client device ( nrf52840 sdk 15.2)
One Ble package consist of several...
This is probably a simple question for an experienced nRF developer.
I have a demo going where I can read or write any of four characteristics I have set up on my peripheral...
Hi all, i have two units of a custom board project that i made.
In the first board, I plugged the pins in the right position as you can see in the figure below, a). nRFgo...
Hello everyone,
How to read Scan Response in contentiously in every 5 seconds in my ble_app_uart_c. i can advertise ibeacon and Scan Response data both in same code but...
I am using SDK V15.2 and opened the SES example for dtm. I modified RXD and TXD pins since i use a custom board based on the nRF52832.
When debugging the example on the...
I need to implement DFU in a Unity3D application. I have tried to integrate the Android SDK library that you have on github. They are not integrating very well.
I have a...
Hi,
I wish to have a complexity comparison of SILK and CELT (CPU usage and memory footprint) as I have an audio (speech) encoding and decoding application, I think this...