Hi,
previously we could create AccountDevices / TeamDevices, that we could use to subscribe to all topics of all our devices. However I don't seem to find the relevant...
Hello, I noticed that the SoftDevice Controller for nrf5340 in nrf Connect SDK 3.1.0 reports a bluetooth version of 6.1 (LMP Version 0x0F), yet the QDID for it ( Q360820)...
I have a new board for my initial production run and ran in to an issue bringing up the first off the line. I can program the app core of my 5340 over the SWIO interface,...
Hello, I want to build a custom bluetooth watch, so far I have been using adafruit nRF52840 feather (RAYTAC MDBT50Q-P1MV2) with arduino ide for prototyping. Im designing a...
Hi all,
Hitting a strange one: nrf_fuel_gauge_process() output freezes completely for minutes at a time during normal discharge ,same SoC value down to 6 decimals, while...
Hi Yall,
I designed a custom board with SoC nRF52840, and developing software with nRF Connect extension in Visual Studio Code.
I followed the dev academy instructions...
Dear Nordic
There are two questions. Thanks
Q1. Did you have temperature test report of nRF54LM20A (with NFC functionality)?
Q2. We want to implement FIDO (Fast Identity...
Hi!
I have read a lot of topics, but there is no answear of my question.
I added HID services in my project but now project fall with error 4- no memory.
nRF52832, SDK13...
Hello Nordic, I'm reading: creating new modes in sdk documentation. In the simple_on_off client model, I do not understand the place I underlined in the picture. When is the...
Hi,
I'm looking at prototyping something for very small volume and looking to go the 3rd party module route ( www.nordicsemi.com/.../3rd-Party-Bluetooth-Smart-Modules)...
Hi,
I'm trying to capture Mesh packets using nRF Sniffer 2.0.0 and nRF52 DK while running the Light switch demo, but so far I haven't been able to capture any packet that...
Hi,
I'm having an issue when responding to rw_auth requests on the nrf52840 w/ sdk 15.0. When I'm attempting to update the table, If I make the length too large then it...
Good afternoon,
We just migrated our peripheral application, working perfectly on the nRF52840 DK, with SDK15.0.0 and SoftDevice6.0.0, and it is now crashing with SDK15...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
Hi,
I have tried the following example: infocenter.nordicsemi.com/index.jsp
Everything works fine (I can generate a notification via a calendar event and see it via the...
I get NRF_ERROR_INVALID_PARAM when calling sd_ble_gatts_characteristic_add(); If I comment custom service initialization where is this function I get the same error NRF_ERROR_INVALID_PARAM...
Hi, For a new project we need a smaller devices compared to to the nRF52832 dev board but still want to stay with the nRF52832 chip without making our own PCB. As an alternative...
We have a large number of units in the field running on SDK 13.0.0/S132 SD 4.0.3 and in order to add new functionality we need to migrate to SDK 14.2.0/S132 SD 5.0.0 via DFU...