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...
hello,i now get the IQ sample frome my DF demom, i use the putty to see the IQ sample.Here is my output in putty.
yes,i also use the python procedure of serial moudule...
I generate my keys add the dfu_public key to the example found in examples/dfu/secure_bootloader/pca10056_s140_debug. I then connect the board, erase all and program my nrf52840...
Hi
My device and Software details are as below
nRF52840 EVK
Softdevice:s140
SDK v16
I am new to BT and USB protocols.
As part of our POC I eed to test and establish...
Hi,
I have implemented a set of custom mesh models on nCS. In vendor models we have reset handlers, as in nrf documentation: https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello,
We cant get a connection to our Matter Development Board like in the discription: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/connected-home-over...
This may just be more of a Zephyr question but wondering if anyone in the Nordic community has experience with this.
I'd like to generate code coverage reports when running...
Hi,
I'm developing a board based on the thingy91 (same nordic silicon, different sensors) and using nrf SDK v2.0.0
The blinky application is flashed and run correctly...
Hello, I am using the nRF connect SDK and am currently running into some issues with using the on board ADC. My issue relates to the adc_channel_setup function which returns...
Hello,
I am using an nRF52833 dev kit and the Zigbee light_switch example from nRF Connect SDK.
I was trying to implement the sleep mode so I wanted to estimate the power...
Hello,
I am having an issue with board bring up for a custom board I developed using the nrf5340 processor.
I have created firmware based off the peripheral_uart sample...
Dear Nordic support team,
I bought 3 piece of nRF52-DK from MOUSER, 1 piece of nRF52-DK version is 2.1.0 , and another 2 piece version is 3.0.0.
nRF52-DK version 2.1...
Hi there,
We're using nRF52840, IAR 8.40.1, nRF5_SDK_16.0.0_98a08e2. My question is, I need to toggle a GPIO pin right after SPI finishes the TX transaction and right before...
I am trying to use both USB and BLE on an NRF52840 using SDK 15. It hit a hard fault during initialization, specifically when it tries to enable the USBD IRQ.
It looks like...
I am familiar with the PTCRB certification process for an IoT device incorporating a certified module. https://www.ptcrb.com/wp-content/uploads/2020/08/10_Steps_to_PTCRB_Cert_for_Cell_Enabled_IoT_Devices...