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...
I need to send a JWT to a non-nordic server. They ask for a small struct to be encoded and sent as a string in a larger MQTT message. For example:
That struct is encoded...
I have flashed the light_ctrl hex file in nrf52840 dongle. Flashing Have been completed sueccessfully for provisioning in nrf mesh application its not showing in the network...
Hello,
For a Uni Project I want to measure the current of the Nordic Thingy:91 and visualize it. Therefore i bought the Power Profiler Kit 2. But i dont know how to connect...
So when changing the hci_icp.conf settings to have the configuration below, i get "CMake Error at C:/ncs/v2.6.1/zephyr/cmake/modules/kconfig.cmake:358 (message):" plus the...
My device is peripheral. I added a few lines before the advertisement start in main(). The whole project is in main and simply advertise and get connected and bonded.
...
I want to configure the ESB and nRF21540 chips on the NRF21540-DK. In order to compare the signal gain, I used the nRF52832-DK and burned the Bluetooth routine (without any...
Hello,
I have a project working on Nora B1, which I am testing on nrf5340DK. It is based on the Peripheral UART Sample, programmed with nfr Connect SDK v1.9.1. Now I need...
Hello,
This is probably a dumb question but, I'm having issues with an initial prototype for a product that has been given. The hardware engineer (me) designed and got...
Quick Start can see the board - but says 'Not supported yet'
Load the programmer and select my board: The log looks like this:
19:07:18.801
Initialising nrfutil...
Hi everyone,
I am testing modem shell application (2.6.1) for PPP support.
Here I am building the application using overlay-ppp.conf and ppp.overlay files.
after flashing...
Hello,
I am currently developing a product that is based on a nrf9160 and more precisely with a Thingy:91, this project integrates the tools of Golioth to communication...
Good morning!
I already looked at other questions in the forum but couldn't find any help. I'm trying to implement an example of Https with basic authentication on my nrf9160dk...
Dear sir:
The DAC private key is generated using P256, and the key length is 256 bits, which is 32 bytes.
As below link, why is 68 bytes planned in the factory data? ...
I'm following Intermediate course lesson 1 exercise 2 to use guiconfig.
When I try to open guiconfig,the output in terminal as follow:
How can I fix it?
Now I am using the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html and https://developer.nordicsemi...