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...
Hi,
I am using the nrf52840 dongle board just to startup a project. I connected to the dongle a UART-USB converter to the dongle... but when I enable the UART into the firmware...
Hi Sir,
Please help to check do we support the ISO14064/ ISO14067 for the below part numbers.
1. Could you help to check do we pass the ISO14064/ISO14067?
If yes,...
I am implementing nrfx uarte on nRF52840 with ncs 2.6.1. I am using the example provided in modules\hal\nordic\nrfx\samples\src\nrfx_uarte as a reference.
Reason for using...
Windows 11, WSL2, NCS 2, VSCode
I want to be able to reboot my chip without the watchdog automatically being enabled on boot.
I cannot seem to disable it through the API...
Hello, the chip I am currently using is nrf52832 and the SDK version is SDK15.0. May I ask if all callbacks, interrupts, event handling, and main loops belong to the same...
Belows are that my development setup
sdk : sdk16
os : none
development tool : keil
To use the NRF7002, it is understood that the NRF CONNECT SDK must be used. However...
I have purchased two nRF52833 development kits and I would like to implement Direction Finding using AoA method. I have purchased the uBlox ANT-B10 patch antenna board for...
Hello,
I'm a relative neophyte when it comes to non-hardware aspects of WiFi ICs, so I have some basic questions about the nRF7002; these are features my client is asking...
Hello!
I am new to the nRF52840 Dongle and Kali Linux running on a Pi 4B. Can someone point me to a source to walk a newbie through the install process? Any help is greatly...
Hi
at embedded world nordic presented a camera demo similar to this:
https://www.youtube.com/watch?v=mkYzTxRO1-w
Where can I find the repo for that (app and firmware...
Hi, I am using the nrf-dm sample with the nrf52840dk to measure the distance between two boards, but I am getting inaccuracte results. At a distance of about 60 centimeters...
We are currently thinking about implementing LE-Audio in CIS mode by reusing the sample program nRF5340_Adudio.
There are two types of boards to create: a transceiver board...