Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
nRF52840 can support matter (BLE + Thread).
it is noted at https://github.com/project-chip/connectedhomeip/tree/master/examples/lock-app/nrfconnect
even that have a demo...
Excuse me:
How to get profile QDID,host QDID and controller QDID of nrf52832?The current SDK version is nRF5_SDK_15.2.0_9412b96,Soft device is S112,thank you!
My goal is simple. I want my nrf5340DK to communicate with my nrf24L01+ Just to test the water and also because I have experience working with the nrf24 modules. Is there...
[ Problem ]. When communicating with the TestApp as shown below, it is taking an unusually long time to get a response. The problem is that the response takes more than 0...
Hello,
I’m currently trying to flash the blinky code (found in the ‘Getting Started’ section) onto the nordic nrf9160-dk.
The error I’m getting is :
“error: cmake...
Hello,
We have a development team in Kiev, Ukraine.
We see that LTE over nRF9160 is not working there.
Is it possible that LTE over nRF9160 is not supported in Ukraine...
Hello
We are using secure boot loader for DFU and is working great. We were using single bank DFU, but reduced our image size to allow dual-bank DFU. If you could please...
Hello Nordic Devzone Community,
I am developing an out of tree driver for firmware running on an nRF9160. I've made some progress and am getting closer to correctly implementing...
Dear Sir/Madam,
We are trying to lower the low frequency crystal start-up time.
https://infocenter.nordicsemi.com/topic/ps_nrf52840/clock.html?cp=4_0_0_4_3
In the description...
I'm wrapping up a job for a client and we are squashing the last few bugs, but I can't seem to understand one of them. Pin 0.13 of our nRF52840 is pretty simple, just a button...
Looking for wisdom on wiring up the nRF (52833, via Raytac RF module). I'm having a hard time understanding (PS, Hardware Layout) section how the different power Configurations...
Hello,
I have previously created a product using the nRF8001 chip a year ago using a PCB antenna design. At the time the enclosure for the PCB was RF transparent and the...
Hi everyone,
I am getting start with the GPS and LTE connections on your nrf9160dk platform. I have tried all of the samples I was able to find but I get some weird results...
I'm running the Serial LTE Modem firmware and utilizing the reference docs in the LTE Link Monitor Terminal (My commands in yellow, blue/grey text is response)
NCS 1.4,...
is there a sample or some documentation for how to use the USB port to output text from the nRF52840 dongle in a nRF Connect Zephyr application?
It would seem that the very...