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...
We have product under final development which uses an nRF51822 as a peripheral to a RP2040. Product has worked well for many months using Nordic proprietary radio TX/RX. On...
SDK:11.0 Example:ble_app_hrs\pca10040\ s132_with_dfu Hi
The product we are selling wants to add some new features and can only be upgraded through DFU. But we currently...
Hello,
I want to implement AD conversion into the sample code "Bluetooth: Peripheral CSC."
I found several examples for ADC implementations, however they tend to be...
Has anyone been able to use the LE Secure Connections feature with Windows?
I see that there are some planned improvements in the Windows 10 creators update, but don't...
I am developing a matter door lock. After adding our own application code, the space is very tight. Can these two data areas be moved to external flash?
Hi,
Sorry, i am new to MQTT so may be asking a stupid question, please bear with me.
I am trying to run the MQTT sample (nrf\samples\net\mqtt) and get the following output...
I have been trying to measure the PER between two nRF52840 DKs using BLE. To do so, I am using BLE Direct Test Mode to start a transmission on a 52840 DK and another development...
Hi Nordic Team, I'm using the nrf52833 controller with nrf Connect SDK v1.9.1. I wanted to enable the watchdog in MCUBOOT starting main.c file and disable it just after giving...
I am developing a BLE DF project using the nRF52833 DK, and I am currently confused about the antenna location on my DK. I have not found any markings like "ANT" or "TX" on...
i have two toolchains inside my ncs directory. i am trying to build my main program using west build and the west exe that i am using is the one from the right toolchain....
Hi,
I'm doing nrf52833's spi function.I want to use hardware slice selection instead of pulling the gpio pin, and the reference manual has the register IFTIMING.CSNDUR....
Our custom development board uses an nrf52840 chip together with attached sensors. The data from sensors are stored in sd card. For this purpose, the Zephyr fs library is...
Here is a stacktrace from a device I got using the nRF Connect mobile app on Android.
nRF Connect, 2024-05-11 Device Name (A4:XX:XX:XX:XX:7C) D 13:40:23.035 [Callback] Connection...