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...
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 am pulling my hair, literally , I just can't get this company !
I am working with 4 IDE's in parallel and none of them has this stupidity .
I right click->add a new...
Background
I intend to use an nrf52 based board in remote inaccessible locations. It is important that I can always recover from a problem. As such, I want to use the watchdog...
Hi,
In the 07-5123-07-zigbee-cluster-library-specification specification, I see clusters that support CO2 and HCHO, but I did not see any definitions of CO2 and HCHO (cluster...
Hi,
I'm working with NRF52832 which operates on battery in low-power mode.
The unit samples and transmit data (via modem) 2 times a day.
After few weeks / months of...
I have written a UART driver that is intended to receive data in a continuous stream. I know it basically works as it is able to communicate with an external device at 115...
Hi Nordic team,
I have a simple HID BLE device which send volume+/- multimedia keys to a Android device, it works
well if it is first time to pair with the Android device...
I'm developing a project that use BLE advertise and uart communication with other uC.
The uart part is based on libuarte example. To decrease the current consumption, I...
I am trying to do spp communication between central and peripheral with BLE.
First, the peripheral uses microchip RN4871.
The BLE setting is Service UUID: 49535343FE7D4AE58FA99FAFD205E455...
Hi,
I've been trying to run the zephyr's littlefs sample on Thingy:91 under the ncs 1.2.0 tag, but it seems that the flash_open_area function is having some trouble, and...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
When I am going to program a custom board for the first time, can I use example codes from the SDK or should I change anything important on the configuration?
On my custom...
I'm trying to create a simple service that would just provide some data which could get updated internally (for example, via SPI bus). Data may be of a different size, so...