Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hello there,
I've set up 1.RaspberryPi with an otbr docker container.
Thanks to Sigurd I have set up 2.nRF21540DK running CoProcessor firmware built with nRF Connect SDK...
Hi,
I want to know more about composition data size. As I have read in Mesh Profile v1.0.1, composition data page 0 is mandatory, while the other pages are optional. The...
I have custom board defined in DTS file. There will be multiple variants of boards, therefore I need to check which board is selected. How to check which board is selected...
Hi,
We are using nrf52840 for custom design and we have replaced the mx25r6435f qspi flash with Cypress S25hS512 qspi flash. We configured the flash as below in the dts...
Hello,
We have nRF52832 devices in the field, and one of the leading causes of warranty returns is that flash of nRF52 is completely erased. nrfjprog --readcode and --readuicr...
Hello,
We have a problem that affects a few devices (< 0.1 %) in mass production. The devices are flashed, boot up and pass tests and get shipped to customers. Some customers...
1. all files were successfully attached
2. there is no syntax error, there are only warnings
3. Please help me to resolve this problems as soon as possible.
Good day everyone !
Can thingy 52 itself be used as a location tracker, from Received Signal Strength Indicator(RSSI) . Does it have this function ? If it does, may i...
Hi all,
First of all, this is a new field for me, so I'm quite a beginner here. I'm connecting my ESP32 to wifi and I want to send somehow the IP it connects to, to the...
Hello,
In my application (SDK, 16.0.0, nRF 52840) I need to enable the DFU service after initialization, which I do by exposing a custom service "DFU enable". This in turn...
I'm currently using Zephyr with Nordic Segger v5.50c.
Most of the code uses NRF_LOG, NRF_ERR statements which are printed to the Nordic Segger terminal.
I also configured...
Hi,
We are trying to update the S112 softdevice on nrf52811 over serial DFU but it's not working and throwing the below errors.
We are using nRF5_SDK_17.1.0 and soft...
Goodday,
For some reason my nrf Connect Programmer stopped working after doing the latest updates. To test I took a brand new dongle, Programmer picks it up but does not...
Hello, i have send my program with my DKnr52840 on my module 805, (the example peripheral Uart) now i would like to make my com with putty or other software but i'm going...
Hello,
The company I work for uses an nRF52840 PCBA for one of its project. During production, the board will be placed under test using a custom-built fixture. Due to the...