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...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
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...