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...
Hello,
I have the following setup where I am trying to access a function in nrfx_spim.c (red box) from the file mm101_drive.c (green box).
However this function is...
Hi, We have a device configured as a peripheral and want to provide the user with the peer device name typically connected to it, like the device name. Typically a phone will...
I am implementing SPI communication between the intanRHD2132 (ADC) and nRF52840.
I need to periodically send commands(READ, WRITE, etc.) to the IntanRHD2132(ADC) at regular...
We have a sudden problem with the flash_manager. The code stops at static uint32_t flash_area_build(flash_manager_t * p_manager), at line NRF_MESH_ASSERT(p_manager->config...
Hi.
I am designing a 4 layer PCB (0.8mm thick) for an nRF52820 microcontroller.
My board's stack: L1 - Signal L2 - GND L3 - Power L4 - Signal
I have questions regarding...
Hi dear forumers,
I'm in the goal of achieving lowest current consumption on my PCA10056 DK board, with an nrf52840.
I converted a previous zephyr firmware who perfectly...
Hello, I am using the nRF5340 Audio DK with Zephyr and want to use I2S to send audio to an I2S device. So far I have had little success with the microcontroller halting in...
11 months ago in an answer a nordic member wrote (in regards to an error that I now also had and could solve using CONFIG_DEBUG=y):
[quote userid="81283" url="~/f/nordic...
Hi there,
I have an issue when using PPKII software on MacOS at 100ksps (no issue at 1K):
The 10min button at the top does not appear anymore
After a 3min measurement...
Good Afternoon,
I'm designing a 4-layer PCB based on an NRF52832 (QFAA) paired wit h a Molex 479480001 SMT Antenna, and I was hoping for some feedback on Antenna Matching...
Hello,
I'm trying to sniff packets with wireshark by varying the connection interval and supervision timeout of my ble application. I see that with lower connection intervals...
I'm presenting an issue when exporting the data collected, specifically the digital outputs, they are exporting incorrectly, but in the Data Logger tab they are presented...
When implementing AWS_IOT provisioning by claim process, AWS_IOT responds to the published topic $aws/certificates/create/json with a 3580 byte response. This causes TLS to...
Hey, I'm pretty new to Nordic Development. I am working on nRF5340 Audio DK development board right now and I was trying to create a bluetooth speaker kinda setup using the...