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...
When I'm using NCS Desktop to develop a keyboard, I found that on the Windows system, the maximum current applied for in the configuration descriptor is displayed as 100mA...
Hi, My H/W is using nRF52840. I update my nRF82840 DK board with Direct Test Mode F/W and do test DTM by DTM app in "nRF connect for desktop". And, I put nRF82840 DK board...
Hi,
As the title suggests, I need to simulate I2C-like functionality using software. Therefore, I want to control GPIO using registers. I attempted the following approach...
In the preceding figure, TSWITCHOFFSET is a 13-bit signed number, and the highest Bit number12 is the symbol bit. TSAMPLEOFFSET is a 12-bit signed number, with the highest...
Hello everyone!
I’m working with the Seeed Studio XIAO BLE Sense to acquire data from its integrated IMU (LSM6DS3TR-C) .
I found that the Zephyr SDK (nRF Connect 2.9.0...
Hello,
I'm using devkit board nrf52832dk and nRF SDK v2.7.0.
I would like to generate TX modulated bursts using radio test sample https://github.com/nrfconnect/sdk-nrf...
I'm trying to add a static partition that lies between the mcuboot and mcuboot_pad/app ones, but even though my solution builds correctly, mcuboot is stuck in a loop. This...
Hi,
I'm setting up the project(VS Code + Make + ARM-GCC) for nRF52840. The project will use nRF5 SDK(not new with Zephyr) and softdevice(both BLE roles).
Until now I've...
Hello,
I'm developing a project based on the NRF5340 and have encountered some challenges. As I'm relatively new to C, I'm trying to implement a quadrature (incremental...
Hi,
I was just sent at nRF9160DK from a client to have a play with and test modem functionality for a future product in development.
I have followed the get started instructions...
Hello everyone,
I have some questions regarding the active discharge of the load switch in LDO mode. We have an in-house hw with the nPM1300 configured as described in the...