I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
Hi,
I am using VS Code 1.60.2 and nRF Connect Extension Pack.
Currently by default output bin is generated at build/zephyr/ directory. I would like to have rename output...
Hi community I'm trying to evaluate the possibilities of an application update over the air via NB-Iot. According to this post this should be possible.
I'm using the application_update...
Hello Devzone Community,
I am writing to ask whether there is any special or obscure setting (device tree or Kconfig) to enable run-time changes to accelerometer output...
Hi, Nordic engineer!
I am doing the direction finding demos in the nrf52833dk. From previous discussion with you, I learned that with parameter CONFIG_BT_PER_ADV_SYNC_MAX...
Hi support team,
The content of ICHG in Table 22, '1.5 Ω' doesn't match with R_ICHG=1k5 in the corresponding reference circuitry in PS. 1k5 is more likely correct, right...
Hi!
I made same code for SDK15 and it works. Now I want to rebuild project on the new SDK17.0.2 and same part of code doesn't work with SPI master.
For notice- doesn't...
I have seen examples of enabling CCCD by default in the forum but I have not seen anyone say it is not allowed according to the BT SIG.
https://devzone.nordicsemi.com/f...
Hi, I use NRF52833 and SW: NCS version 1.4.1 and its zephyr version is 2.4.0.
I would like to know if there is method to record program counter, stack pointer information...
Hi,
I have used "es_battery_voltage_saadc" in SDK 14.2 to read the voltage of battery, now I'm using SDK 17.02, but there is no es_battery_voltage_saadc.
Is there a better...
Hi
For the revision 3 of the nRF52832, I've updated to the nRF5 SDK V17.1.0 to apply the workaround for erratum 249.
Afterwards, I saw that there is a newer version of...
I have a BLE peripheral device using i2c, gpio. When the peripheral is not connected I want the lowest power consumption possible.
when i try to turn off gpio:
//sleep...
Hi Nordic.
I am using:
1. Mesh sdk V5.00
2. BLE sdk V17
3. NRF52840
I am trying to build a node with many elements and models. The software is based on the LC server...
A question regarding to nRFSDK 1.7: why does nRFSDK disable using BL2 inside TF-M? If our device needs BL2 with TF-M, how can we enable it? I can't enable CONFIG_TFM_BL2 if...
Hi Everyone,
I was wondering if it is something I do wrong, or if there is an issue with my module.
I have never managed to successfully upgrade the firmware of my nRF9160...
Hi,
is it any possibilities to multilink central with s112 in nrf52810 chip?
using sdk: sdk14
actually, i am using sdk14 with one central and one peripheral is fine...