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...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
I merged two sensors, BME and BMI, and checked the raw data output through NRF_LOG_INFO. Now, I've added the new merged code to the main firmware, but the log for the BMI...
Hi there,
I have multiple flash partitions defined in pm_static.yml.
I want one specific partition to contain a binary data file so that when I flash the image with J...
Hi all,
I am developing a project with the nRF52840, using nRF Connect SDK 2.6.1 in Visual Studio Code.
I need to be able to compute an MD5 checksum for a dependency....
Hello, We have one of our products developed using the nrf52805 Module & nrf5 SDK . (which is already fully functional with our application ) Since we have few production...
Board : Nrf52480 custom board
IDE: VSCODE
NRF version : 2.6.99
Zephyr Version : 1.6.0
Segger systemview: 3.54
I followed the instruction from Zephyr RTOS, for using...
Hi support Team,
I would like to know the SDK version to be used for nRF54L15.
Is there any link to know details regarding the configuration, flashing and example codes...
I want to advertise a custom service so my central can filter for it and have a device name and manufacturer. I have the following code but can only seem to do either the...
Hi all,
I want for confirm my findings concerning ERASEUICR. I want to be able to erase the UICR from inside my firmware for automatic testing purposes (no debugger is...
I think I have a failing PPK2.
I tested it with this circuit.
My DVM shows the correct current flow - 1.48 mA. The PPK2 shows 40 micro Amps.
Note that the battery...
Hello,
Using nrf9131-ek because the nrf9161 doesn't seems to have the capability of using an external RC oscillator.
Plans are there in the project with using some/many...
Hello,
Using nrf9131-ek because the nrf9161 doesn't seems to have the capability of using an external RC oscillator.
Plans are there in the project with using some/many...
i have used this case:devzone.nordicsemi.com/.../using-swo-with-nrf52-redux and add ENABLE_SWO but when i flash and use jlink swo viewer,it will have this problem.
...
Hello DevZone!
I am using a nrf5340 with the nrf Connect SDK v2.6.0. I have been running into an issue that has come up a few times on separate occasions. Basically, for...
Hi,
i develop my product ny ncs V2.6.0. when i view the code
I noticed the annotation, it says “Edge interrupt gives only 7 channels. It is not suitable for larger matrix...