nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Hi,
DK:NRF54L15
Modify form the sample code:peripheral_uart
I add one spi21 and k_timer to get the sensor data, periodically. But got the error ZEPHYR FATAL ERROR 4...
Dear Nordic Support Team,
I am working on a project to measure distance using two E73-2G4M08S1C nRF52840 modules. I would like your guidance on the best approach for implementing...
ide :- segger embedded studio I have a problem regarding BLE_UART.
I am using Segger Embedded Studio. I want to implement Bluetooth, so I used an already existing code in...
I want to do DFU with secure keys on nrf54l15dk. I want to receive in my application new firmware and store it on internal flash of the nrf54l15 (i have memory to store the...
Dear Nordic Support Team,
We are using the nRF5340 together with the NPM1300 in our project. The 1.8V output is controlled via the NPM1300.
When performing a BLE DFU ...
Hi,
Could you please give us some power budget comparison regarding connections using CoAP vs MQTT and other protocols (UDP socket...)?
We are thinking on a nRF9151 design...
Hi all, Relatively quick question. I have a production implementation where the COMP "Cross" event is wired by PPI to a GPIOTE "out" task. The Comp is acting as a UVLO. When...
Using Zephyr V2.8 on the L15. In the uart callback, in the UART_RX_RDY case, can the evt->data.rx.offset ever be non-zero?
It doesn't appear that the offset is ever non...
I am in trying to use the AT client sample with an RS485 interface on a custom Board with nrf9151.
Other than the API states ( https:/https://docs.zephyrproject.org/apidoc...
Hello Nordic Engineer,
Actually, the phones are not part of the mesh network, right? Also, I treat all the nodes inside the red box as LEDs because I'm designing...
My own 52833 board use QFN40 package. DK use aQFN73 package.
I try the same code. and find DK can enable exernal xtal. while my own board cannot enable external xtal.
...
Hi,
I have an Adafruit feather nRF52840, and try to program it via a Nordic DK (through the connector Debug out). It is possible to flash the feather when I use a devicetree...
Hi support team,
I'm currently developing a project for a custom board with a nRF9160 chip and with nRF Connect SDK 2.9.0 and Zephyr 3.7.99 using VS code with nRF connect...
Hi, I'm implementing the DFU for the nRF5340 MCU and now need to set my private keys to be able to sign firmware files.
The issue is related to the Signature key file specification...
Hi,
The nrf connect for desktop extension in VS code is not loading anything under welcome, when I try to open the documentation or any other nrf related command it says...