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 been working with the nRF52840 WLCSP package for a month or two now, and in many ways it's a great compact chip. However, as my projects require more and more pins, I...
Hi guys, Im now developing my custom board with nRF52832 based on the reference schematic below. And using Keil uvision for a programming my board.
The final objective of...
Hi
I have two custom build boards based on nRF9160-SICA. Both boards also have a nrf52840 running application code. The nr91's are running identical firmware (slightly modified...
Dear.
Now Im testing the nRF24L01 to develop a module.
Using this, I want to know the receive power.
nRF24L01 has a registef to use similar function. Register...
Hi,
I'm trying to write firmware for the nrf52840 that reads from a sensor and then sends data to a PC over BLE. Ultimately, I need the BLE link to achieve ~ 1.1 Mbps throughput...
Hi all,
I observe a connection supervision timeout (HMI error code 0x08) in my Nordic firmware with certain Android smartphones (controller).
Additional info regarding...
Hi. I'm just wondering if Nordic Semi engineers have done any tests with standard beacons (any particular beacon interval and test condition) application and compared current...
Hi teams,
We made BLE mesh custom boards based on nRF52833.
These nodes are configured to send broadcast messages for every 10 seconds.
Currently, these boards uses...
Hi Sir,
We would like to use the Radio test to do the basick TX/RX test in SDK 15.2
We use the nRF52840-DK for test and follow the CLI document .
1. We use two board...
Baud rate 460800, error code NRFX_ERROR_INTERNAL(1) occurred when the serial port received data。
I want to know how to avoid this problem, the current transfer rate is less...
Hi
We need the recv() be blocking until the full amount of requested data can be returned or the operation was timeout, how to achieve this?
I tried flag MSG_WAITALL but...
Hi. Can anyone think of a way to use the nRF52832 (probably Timer) to detect approximately 125KHz-150KHz variable square wave down to about a 1Hz resolution? I'd like to detect...
Is there any example for Directed Advertising? I'll design my NUS central and peripheral use Directed Advertising, because I would like to have other bluetooth devices connected...
I use this code below mentioned in this question https://devzone.nordicsemi.com/f/nordic-q-a/26030/how-to-reach-nrf52840-uarte-current-supply-specification
This can reduce...
Do you have any recommendations, tutorial, blog, or getting starting guide for a developer wanting to use Mesh and BLE on the same node? Any information would help. Does one...