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...
I've been testing the FMDN locator tag sample application with a nRF52840 devkit and I would very much like to get an answer to the following questions:
1. Is it possible...
Hi, I'm having an issue with the bt_mesh_resume() function in my project based on Zephyr and Bluetooth Mesh. My code is trying to cycle the Mesh network on and off to save...
Greetings
I have been going through the BLE fundamentals course, and I am currently on Lesson 4 exercise 1, which entails creating custom services. I have went through the...
I am working with nRF Connect SDK 2.6.1 on a Central and a Peripheral and I am running the BAP similar to the nRF Audio Example. I am using out of band pairing over UART for...
Hi,
I am working on application code for the nrf9160. Current NCS version is 1.5.1, although I do not think my ancient NCS version is relevant to this issue.
I have removed...
I can't find any documentation on how you are supposed to define partitions in NCS 2.7 when using MCUboot. Previously Partition Manager was responsible for this and was overriding...
Hi,
We have a few questions regarding NRF52832 and NRF52833, please support to clarify for us.
1. Does NRF52832 support Bluetooth 5.4 or 5.3?
2. Does NRF52833 support...
Hii,
I´m working with LTE IoT 4 Click, by Mikroe, that use a nrf9160.
I need to connect to network with my modem, but i have some erros. My goal is to communicate with...
...On a NRF5340, using NRF Connect 2.6.1 SDK and tool chain.
In our application, we need to select if NRF5340 device boots in ZIGBEE ROUTER role or ZIGBEE END DEVICE role...
I've written a custom manufacturing programming tool for ARM Cortex-M4 nRF52832 and nRF52810 devices. It uses a J-Link Plus USB programmer (J-Link V7.98g) and is implemented...
I am working with Zephyr RTOS and I would to prepare one of my RAK4631 with a Zephyr bootloader.
I know that in the RAK4631 documentation we have instructions how to flash...
Hello,
By using nRF Connect SDK v2.6.1, I want to have RTC (Date Time, Calender, etc) functions, so I modified the code based on one of Nordic Academy examples, which can...
Hi,
I've resumed working on my project with the nRF Connect SDK after a brief break. However, when I try to run a simple project, I occasionally encounter an error while...
Hello, I've recently purchased an npm1100-EK schematic from Digikey. The evaluation board works great but I can't find the Schematic & hardware files for this particular version...
Hi everyone. I'm using nRF Connect SDK 2.6.1. I'm implementing LittleFS for file management on an external QSPI-Flash. I need to format the flash and erase all of data. I...