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...
Hello, I'm trying to implement timer-driven ADC acquisition with the nrfx library. I previously configured some timer-drive GPIOs like in the following code
I'm having...
Dear DevZone Team,
I'm facing a very strange issue whereby the sample code from the Lesson2_Exercise2 of the Wifi Fundamentals course does not allow my development kit...
I currently use 8 nRF52832 as PTX and 1 nRF52832 as PRX. To ensure better communication quality, I wrote the code for PIPE allocation. The channel is assigned by PIPE 0 as...
Hi,
I'm working on a custom board with an nRF52840 MCU and a MAX17260 fuel gauge IC interfaced via I2C. The goal is to read the voltage of a battery using the MAX17260....
Dear all.
I have one question about thread certification environment:
I want to setup internal test environment only with Nordic nRF52840(no other bed devices). In the...
Hello,
In an existing device using the nRF52832 I have 2 SPI Master instances. Please, may you confirm that is possible to create a third SPI Master instance?
By the way...
Hi,
I am working on project, in which we using nordic nRF52840 chip. We need to flash the app+SD+BL image file in external QSPI memory.
After prevalidation, the DFU controller...
I'm having a problem using SPI within Zephyr. My custom nRF52840 board has 74HC959 shift registers to drive LEDs. I'm using the SPI bus to transfer LED on/off states and can...
After clicking on ACTIVATE SIM and having correctly filled in the SIM IICD and PUNK I am receiving the following message: Request failed with status code 503 What does this...
Hello,
Using scan sample I am trying to read drone Remote-ID. When broadcasting Remote ID via Wi-fi Beacon no problems occur, but once selecting only Wi-Fi NAN as delivery...
Hey! I'm working on a LE Audio project utilizing the nRF5340, where I need to stream audio both from and to the nRF and I have encountered the error "sw_codec_lc3: LC3 enc_bitrate...
Hello,
I can see there are some ADC examples on Github https://github.com/NordicPlayground/nRF52-ADC-examples But those examples are nRF SDK5. Are there any ADC examples...
Hello everyone,
I have a problem using pstorage_update. Normally it does as it should, but once i call ble_stack_init(); on my code, pstorage_update doesn't work anymore...
Hey,
I am trying to use the example for Sync_Advertising_conn to get a connection between 2 nrf5340 devices. but I get this message
the problem is in the config
CONFIG_BT_PER_ADV_SYNC_RSP...