Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
I am using the following example as a reference for setting the TX power in a peripheral Bluetooth connection: https://github.com/nrfconnect/sdk-zephyr/tree/v3.6.99-ncs2/samples...
Hi, we are doing testing with a Nordic dev kit and looking for ways to check the status of GNSS.
We are becoming familiar with the XGPS command and notifications: docs.nordicsemi...
How can I return from k_sleep (or any other "sleep" method) when an interrupt occurs?
I would like my device to sleep (low power) until a GPIO pin toggles, then wakeup to...
Using nrf5340 DK with v2.7.0 SDK + toolchain. Blinky app works fine. Tried the sample apps:
- peripheral_hr
- peripheral_ht
Which both reproduced the exact same error...
Hi, we are in the process of development of a product with nRF9161. Originally it was designed with nRF9160 and we were successful in bringing up the prototypes. Then we moved...
Hello. When a lithium-ion battery is discharged (sim discharge) after not using it for a long time If you charge it at npm1100, the battery will not charge. When charging...
I have this function that normalizes acceleration from IMU:
If I enable FPU
CONFIG_FPU =y
CONFIG_FPU_SHARING =y
device works for a while (10s of seconds) then...
Hi team,
I have been trying to bring up a custom nRF8001 based BLE board using STM32 MCU. I have ported everything according to this blog shraken, not stirred: Nordic nrf8001...
Hi,
During the testing of nrf21540DK conduction power, a strange phenomenon was encountered: in DTM testing, when the transmission power was set to 0dB, there was a significant...
Hi,
I have problem with program nrf21540 UICR EFUSE. The first time, WR-UICR was able to successfully write, and after reset the reading of reg0 displayed correctly. But...
My setup includes 2 nRF52840 DKs, one flashed with periodic_adv_rsp and the other with periodic_sync_rsp. I copied the samples and auto-generated a build configuration for...
I cannot get Zephyr-only DFU over BLE working. Using an NRF52840DK. This is my prj.conf :
---
CONFIG_GPIO=y CONFIG_LOG=y # CONFIG_BOARD_HAS_NRF5_BOOTLOADER=n # Enable...
I am working on nrf5340dk board with 2.6.1 SDK and toolchains.
So, I took "mesh_shell" project as a starting point, then added external flash and mcuboot with simultaneous...
I would like to prepare my RAK4631 supported board file to Zephyr , but I am having problems with my JLink device, then I bought a new device but it didn´t arrive yet.
...