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...
Hi there,
I have a problem to implement the SPIM in the Network core. I cannot detect any signal from SPI_SCK & SPI_MOSI by oscilloscope and logic analyzer (no signal from...
Hi
There are two boards, one board is using nRF52833 MCU, called A, it installed generic on/off client model,
the other board is using Nation MCU, called B, it installed...
Hello, I have a custom board with nRF5340 MCU. I'm a hardware engineer and we have firmware engineers for programming it.
Trying to connect and erase/reboot my custom board...
Hi All,
Currently i am working on nrf51822 for multi touch HID.For that i have chosen mouse HID example as a reference, in which i have changed HID descriptor(single touch...
nRF5 SDK 17.2.0, nRF52840
Okay, I am just so lost. I am trying to set a characteristic's gatts value BEFORE connecting such that it is a 192 byte array. However when I read...
The article has most of what I need. The unfortunate thing is that the solution is written for a version of the SDK that I do not know. I am new to the nRF52* platform, and...
Hi Nordic Team
I have been successfully using the nRF52840DK to create various Bluetooth sensors, including a thermometer sensor.
I bought a nRF9160DK with the intent...
Hi All, *Observed behaviour* I am debugging my firmware with VScode + NRFConnect When I press the 'save terminal output to file' floppy disk symbol in VisualCode + nRF Connect...
Hi All, When I integrate the Zephyr Shell it became clear that is support many command out-of-the box. I am very happy about this free stuff. Unfortunately because it opens...
Hey,
When I call fn nrf_drv_gpiote_in_event_enable, the event handler is immediately called. Note that at the beginning of the fn I even read the pin to verify it's high...
We use nRF9160 with our board (with Serial LTE Modem 1.9.1). Now we are at the production stage and we have more cases when we cannot get access to the mobile network. We...
I want to use nRF Connect for Desktop program 52840.It's very great except can't lock entire chip.
how can I lock entire chip by nrf connect like nrf studio?
I have built a system with 2 MCUs communicating through I2C. The NRF52 is I2C slave and the other MCU is master. I have implemented a command style interface which sends commands...
Hi
We have a strange problem with the Kconfig of the azure_iot:hzb sample project from the v.2.1.1 SDK:
We have configured f.e. the "Azure Iot Hub hostname" and the "Device...
Hello!
I have a custom board that I am trying to set up but I'm not entirely sure what to do.
In my board, I have an nRF5340 SoC, that has 2 interfaced with the external...