Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
*EDIT* - Using NCS 2.9 I am using the QSPI peripheral to communicate with a display.
1. I initialize the QSPI peripheral. I have tried both blocking and non-blocking. Both...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
For the Pawr example I refer to E:\NCS\v2.8.0\zephyr\samples\bluetooth\periodic_adv_rsp and periodic_sync_rsp.
I want...
Hi, I'm following the Academy lessons and just tried to get the Blinky sample to work with a nRF54L15DK. I can see on a serial terminal that the code is running and console...
Running the WiFi scan sample on a Thingy91X or NRF7002DK in SDK 2.8 and 2.9 works for scan_done results but if you change to show raw scans, no raw scans are displayed. The...
I have a custom PCB that has been working fine in terms of the Wi-Fi on 2.6.2 but I needed to Port that to 2.9.x I'm using sysbuild in the 2.9 projects but not in the 2.6...
Hi Support Team
The VDD of customer’s nRF54L15 board is 3V, but the high voltage of P1.10 is about 1V. Did you meet this issue before? Customer needs the output high voltage...
Dear Nordic Team,
I am currently working on a project that integrates your HTTPS client sample with your BLE provisioning sample, specifically on the nRF5340 with the 7002EK...
Hi,
I am testing the Bluetooth remote discovery of the nRF52840 in LE Coded mode with the transmission power set to 8 dBm.
The farthest distance currently achievable is...
After completing the OTA update, I executed the "otasoftwareupdaterequestor read-event version-applied" command but was unable to read back the version.
I then tried the...
Hi there,
I'm using a slightly modified version of coap_client to test out network connectivity with a 1nce SIM card (USA). Essentially, I've modified it from a GET request...
Hello, I have developed a module using 54L15 and am currently measuring its RF performance. On Rohde & Schwarz instruments, I have observed numerous test results regarding...
Hi guys, I am using the SDK v2.9.0 and the toolchains b620d30767. To add the build configuration for the sample peripheral_uart, the console print some error log.The log as...
Hello.
I am trying to follow Downgrade protection using MCUboot to enable Hardware-based downgrade protection. However, an error occurred, and the software did not start...
I used the battery routine to test the ADC, and the voltage measured was 3 times larger.
How to fix this problem?
Bat+ is 3.3 V.
dts setting:
vbatt {
compatible...
Hello,
I'm looking for an existing Android/iOS Flutter DFU library that supports nRF5340.
I found this one: https://pub.dev/packages/nordic_dfu but with limitations to...