Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I have created file timer_init.h / c. I make the timer settings in this file and include it in main.c. I create the timers in the timers_init () function. However, the 2 timers...
Starting new design using nRF52810 QFN-48. Can someone point me to the document that explains which pins on which package are advisable for I2C operation? I need to know all...
Hi all.
I am n the process of evaluating the NRG9160 DK / PCA 10090. We are using Keil µV5.28 and were able to get a basic led / blinky-style, GPIO interrupt driven vi DIPP...
Hi Nordic,
I am interested to use one timer (NRF_TIMER3) and 2 channels of the timer counter CC to generate a gpioe task for toggleling a pin. This is the current code...
"The evaluation period for this release has now expired" I got the message I requested activation from license.segger.com/Nordic.cgi. But, "To activate the license, open Embedded...
Hi,
I would like to add custom UUID in my ble application. Due to this fact, I increase NRF_SDH_BLE_VS_UUID_COUNT constant to value equal to 1 which implies NRF_ERROR_NO_MEM...
SDK: 4.1.0
CHIP: 52840
my sleepy zed lost connection to the coordinator after refreshing key of the coordinator.
old question
the zed received "switch key packet...
As what I said in title , the answer I found was posted 5 years ago , and the interface is totally different. I just can't find where is the preprocessor selection . Can anybody...
In my device I send data using a characteristic with indications. The client sets the indication and data is then sent. I understand that when a device is bonded the values...
Hello,
In nRF52832 we use these commands to write data to user information configuration register:
nrfjprog -f nrf52 --memwr 0x10001080 --val 0x00010000
and use memcpy...
I had my environment running fine with (IIRC) SDK 1.4.x and Segger J-Link v688. I thought "it might help" to upgrade to the latest SDK.
I have the new SDK built and apparently...
Hello Use the S132 Central. Use two S112 peripherals. I want to communicate data to two connected peripheral devices at the same time. You are using nus. The connection was...
Hello,
I am working on a wearable device and need the lowest power consumption possible. The project configuration is:
S132 7.2.0
SDK 17.0.2
The board is powered...