I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
HI
We are mass producing products using nRF52832.
However, during production, a PCB was found to not detect low battery voltage for about 5%, so we are inquiring about...
Hi
I have couple of questions,
GRTC work as RTC (Real Time Clock)?
If yes then why there are three dedicated pins? (P0.03,P0.04,P1.08) means we can use it at outside...
Hello,
I am currently working through the nRF Connect SDK Intermediate training in preparation for an upcoming project. Said project will require communication between two...
Hello. I'm trying to run a sample with sending data via Lora. I'm using llcc68 but as I read in previous threads, the code for sx1262 should work on my chip.
Here is my...
Hello,
In nRF Connect for Mobile, custom UUIDs show up as unknown, making it difficult to identify them easily.
Is there a way to add custom UUIDs, as can be done for...
Hello.
I am developing using nRF5340DK and nRF Connect SDK v2.9.0. I am checking the operation of "Scheduler Server". The registered schedule was changed to inactive, but...
Hi,
I cleared my desktop and development environment.
So I rebuilt IDE using VSCode and NCS 2.9.0.
Everything works well without Intellisense in VSCode.
As above...
Hallo Nordic support team
In a current project I have got stuck with cmsis_os . The micro restarts after trying to send the first package with bt_nus_send.
The same code...
In my project, nrf52832 used as a communication module.
In order to let user's phone reconnect automatically,I add HID service,appearance and uuid into advertising packet...
Dear Nordic Team, we are using the adafruit_feather_nrf52840 and nrf52840dk for our prototypes and recently the toolchain around nrf and zephyr has become a problem. Build...
NCS 2.7
NRF52840
I have 2 different applications: app and mfg_app
I have 2 different boards: small_flash and big_flash
I need to build all 2*2 combinations.
I...
Hello,
We were developing on an nRF52840 board with the NCS 2.6.1 SDK and had configured logging and shell capabilities via UART. Once we moved to the 2.8.0 version, we...
Hello Everyone,
Happy New Year !
We would like to evaluate nRF54L15 system off/deep sleep mode current consumption. So we have tried the existing example ( https://github...