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 have been working on asset tracking v2 application code with thingy91 board, as it is not working. I have updated the modem firmware with latest one (thingy91_mfw-1.3.7_sdk...
Description: I am working with the USB mass storage example provided in github.com/.../mass The example works as expected when built and flashed using NCS v2.6. However, when...
Hello Nordic Team,
My application is cellular asset tracker type and we have design custom pcb using nRF9160 device.
I am using ncs SDK version: v2.8.0 and toolchain version...
I'm using Ozone 3.38, and SES 5.60a. I'm using the usbd_ble_uart example in nrf5SDK v16.0.0. I have other projects in production using this SDK version, but am using this...
Body:
Hello,
I have designed a custom board using the nRF52840 and flashed a simple LED blinking code. The LED does blink, but not according to the specified time intervals...
Sinds yesterday afternoon I seem to have lost access to nordic DevZone and nordic academy, while docs.nordicsemi.com works fine.
I have tested this on my office network...
Hello,
I am a student currently working on my diploma thesis, which is focused on the Nordic nRF52840. I have designed a custom board that is functioning well. At the moment...
I intend to extend the Secure DFU Service to perform some custom activities (including file transfer) from a Central to an nRF52832 device. During development it would be...
Hi, I'm using NRF21540-DK board to test hci_pwr_ctrl example. My FEM module can boost upto +21 dBm. How to correlate the tx power of radio peripheral(NRF52) and fem module...
Potential TLDR:
The nRF52 and possibly nRF53 are unusable at 100kHz with targets that require clock stretching and enforce a reasonable minimum clock period. This covers...
v2.8.0,nrf54l15,hello world demo (Add CONFIG_SERIAL =n to pri. conf),The normal compilation is 3uA, then add sysbuild.conf and write SB_CONFIG_BOOTLOADER_MCUBOOT =y
, and...
Hello,
We are currently looking to implement an RFID tag reader in a project I am working on and I am wondering if the NFCT module can be used to read an RFID tag such as...
Hi
Hope someone can help me with the following:
I am using SDK 17.1.0 and SES (Release 5.68). I have copied the entire SDK and all project files to a cloud-based disk...