Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
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...