Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello,
I started off doing a v3.1.1 build and got this serious warning message
warning: BT_CTLR_DTM_HCI (defined at subsys/bluetooth/controller/Kconfig.dtm:14) was assigned...
This is a bug report for nRF Connect SDK 3.1.1.
The zsock_poll() method and hence also the poll() wrapper method https://docs.nordicsemi.com/bundle/zephyr-apis-3.1.1/page...
When following through the process described on GitHub for the NCS_SERIAL_MODEM I get an error during the build. I am following the steps described in the readme exactly as...
Hello Nordic Team,
We have developed a custom PCB using nRF9151 and nPM1300 . Sometimes, the PMIC powers up and works normally; other times it doesn’t start at all. It occasionally...
Hi All
I have a question here.gatt Characteristic uuid has been Modified After the equipment has been in run for some time.
Current conditions of the equipment:
1.The...
Hi all,
I'm trying to use SPI Slave on a proprietary Hardware that use Ezurio BL54L15 (that contain a Nordic nRF54L15 chip). The environment is VSC + nRF Connect SDK 3.1...
Hello Nordic team,
I’m using the Mikroe nPM1300 PMIC Click Board (based on the Nordic nPM1300 PMIC ) with an ESP32 over I²C to charge a Li-ion battery.
Setup details:...
Hi,
May I know if the ncs add-on sdk-ant also supported nRF52833 because it is not mentioned in the list. Thanks.
Compatibility — ANT for nRF Connect SDK documentation...
Hi,
I need to use GRTC channel 0 in a nRF54L15 project. Channel 0 is special. It is the channel that the INTERVAL register controls. `zephyr/boards/nordic/nrf54l15dk/nrf54l_05_10_15_cpuapp_common...
Hello,
I’m designing a wearable device based on the nRF52832. To maintain time and date when the MCU and other sensors are completely disconnected from the 3.3 V supply...
Hi, I have an issue with nrf52DK, I cannod flash new version of my software. I have an error in VS Code:
* Executing task: nRF Connect: Flash: Aurora-nrf52/Aurora-nrf52...
Hello,
I am using Nordic nRF Connect SDK v3.1.1 and nRF5340DK board. My project is based on the project: GitHub - nordic-auko/nRF5-ble-timesync-demo: nRF52 clock synchronization...
Hi,
Has there any good course or training you recommend developing with LE Audio Development Kit either through Nordic official training or your preferred training program...
We observed a problem with our three different prototypes:
When there is only 5V-VBUS connected, the npm1300 does not ramp uo its voltages properly. The voltage rises up...