Hi Nordic Team,
I'm currently working on a BLE project using NCS v2.9 and targeting a custom board based on the nRF54L15. My goal is to use the SYNTH LFCLK source (instead...
Hi Nordic Team,
I'm facing an issue with BLE communication on my custom board using NCS v2.9. I started from one of the standard SDK examples (like throughput or peripheral...
Hello,
I have a question about the NRF SDK fundamental lesson 8 exercise 1. In the code below get_access and release_access are executed in different threads. The semaphore...
I am making an application using nrf52840 USB dongle.
I am using a python program with pyserial. This works great. My only problem is that I want to have a very reliable...
Hi,
We developed a custom board based on the nRF54L15 SoC. We realized many current consumption tests with regulator configured in DC/DC mode. These measurements are in...
I want to implement FOTA Update for a nrf5340 based board by using nrfConnect SDK v2.9.0 with zephyr and mcuboot. The board has a MX25R6435F external flash (same as the nrf5340dk...
Hi,
For my Master Thesis, I’m working on localization using nRF54L15 boards with BLE Channel Sounding. I’ve been using the official samples available online, specifically...
Hi everyone,
Im looking to put together a security solution consisting of an accelerometer and a proximity beacon. The accelerometer would be installed on gates and authorized...
As part of our evaluation on the Nordic BLE SOC, I want to measure the throughput, range and the power consumption.
Can someone point me to any sample program(s) that I...
A while ago I was experimenting with the usbd_msc demo, trying to get the firmware working as RAM-disk-only storage, without any permanent storage like Flash or SDC. While...
Dear Team,
We need a SoC which can support the following features for our wearable product.
1) Battery Charging
2) I2C interface for sensor
3) GPS
4) BLE
Regards...
Hi, I have run light switch example in SDK 15.2 and SDK for Mesh version 3.1.0, when I try to add new app_onoff_server_t model to Server with my code:
and I have modified...
Hello,
i noticed that even i send AT%XMODEMTRACE=0 with response "OK" the bsd lib triggers EGU0 / Trace interrupts. The modem is not started, but the bsd lib got succesfully...
We are using a Raytac MDBT42Q (nRF52832) Bluetooth in one of our products.
We are using nRF Toolbox for Android/IOS for testing. Is there any Windows 10 nRF Toolbox??
...
hi guys, I'm confused about bluetooth 5. Is there some example that use it? i have a nrf52840 board and i will like to use it in order to send my data but i didn't find any...
HI
I am trying to develop a mesh network using nordic mesh SDK..where nrf52 dongles will be beacons for which beaconing example will be used and from SDK
52840 DK will...
I startet evaluation with nRF52840 and SES.
I found the BSP Demo to crash (HardFault in Debug) after app_timer_init() , because of a NRF_LOG_INFO() inside, but Logging not...
Hi Sir,
As the title, can 51824 support BT 4.2 in Zephyr? Any document (or link) descript this?
If yes, which SDK version we can use?
Thank you.
BRs, Han
Hello,
I am working on nRF9160dk. I want to send gps coordinates via sms using nRF9160dk. Last week, I tried simple_at program to send sms and it worked. Now I am working...
When I am receiving data from slave data is missing. Means if o am reading 255 bytes then 127 bytes are right after that I am receiving alternate bytes. Some times I am receiving...
Hi,
I was wondering if anyone has sample code that would support a 16 x 2 LCD over an I1C interface.
Something like this.
https://www.amazon.co.uk/HALJIA-Character-Backlight...