here I have a very strange problem. I m trying to send the data(1 byte) from slave to master,and I have to use the multilink demo because I will have 2 slave devices.
The...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
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...
Can,t flash nRF52832 custom board using nrf connect vscode extension im trwing to use nRFconnect for my project, im using fade_led from example and got this error
i try...
Hi everyone, I have a problem when I tried to configure UART ( baudrate, parity, data_bits, stop_bits, flow_ctrl). I upload my project:
#include "myuart.h"
#include...
Hi,
I want to use nRF9160's internal RTC. I coded it but did not get the real time correctly.
SDK: 2.5.0
IDE: vs code
board: nRF9160dk
Best regards,
Liza
I'm going through the Academy courses and somewhere around Lesson 3, I could no longer flash firmware to the nrf52840 DK.
I browsed the forum and found some notes around...
nrf connect for desktop nrf54l15 device not detected by bluetooth le app
log:
12:18:38.872
Using nrf-device-lib-js version: 0.4.4
12:18:38.872
Using nrf-device...
Hi,
in Cellular Iot Fundamentals there is in lesson 4 an exercise to move to MQTT with TLS.
As I used MQTT helper library, I wonder if it is enough to modify the structure...
We had an issue with the FDS such that if the device lost power in the ~50ms window after bonding was carried out, the FDS would take longer to initialise when power was restored...
Hello,
I have read conflicting information on whether Verizon requires the LwM2M library to certify on their network. We will be certifying a nRF9151 modem.
This Nordic...
Hello,
since using Bluetooth requires an expensive qualification process, I am looking for a more affordable alternative for a startup/small business like me.
The only...
Hi,
I created an application, that scans on Coded PHY and 1M PHY simultaneously. The problem is, it only works with the Zephyr opensource LL, but not with the Nordic Softdevice...
Hello,
we are developing a new product based on the nRF52833 QFN40 IC.
We would like to add the nRF21540 range extender to the product and also a SPI Flash to store...
I am currently working on a project involving Bluetooth channel sounding for distance measurement using the nRF52840 dongle and nRF52840 development kit. While I was able...
Hello,
I’m using the nRF Connect extension for VS Code, and I encountered an error while trying to compile the peripheral_hr sample code.
I'm using SDK 2.9.0 with toolchain...