Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello,
I have some trouble to use fstorage function with dfu function,
please help to let me know the solution in order to solve the following issues,
thankful for...
Hi,
I'm getting back "01 10 06" when attempting to send 0x01 Start DFU to the DFU Control Point from my gateway which is a Pi3 running Noble. Notifications are enabled....
Hello, i've read in the infocenter that there is/will be a new nRF52840-PDK Hardware (v0.11.x). Is it already available? If yes, who distributes it? If no, when will it be...
nRF52832 SDK 14.2
Hi.
I would like to know how I can run a function in the background? In my case, I want to process a queue in the background. Here is the scneario: ...
Hi all,
after call inside the BLE_GAP_EVT_LESC_DHKEY_REQUEST I got error 8, what can cause it? a CONNECTION_SUPERVISED_TIMEOUT?
device nRF52, SDK13
Thanks
Board: custom board; Mesh SDK: V1.0.0; Softdevice: S132_5.0.0; IDE: SEGGER Embedded; BLE: nrf52832
When I test the example “Interactive PyACI”, I need one node(A) send message...
I'm trying to connect with SPI interface. I've some little problems to understand about how technically do it,
I found this code on the web:
Just to understand how...
I want to monitorin some lockers situation. I thought if i use eddystone and ras pi i can monitoring locker lock or unlock situation. What ever how can i connect eddyston...
Hi, I recently purchased nrf52 development board for debugging nRF52832. I was following your tutorial "Development with GCC and Eclipse" and it is not working for me. Can...
For the Simple On/Off Model Light Switch Example.
If i am the client, and i got the handle of a specific server.
How can i query the Mesh Group Address that assigned...
Is there any way to get the currently used access address from the softdevice? I have an application that needs to know what access address is being used. I can sort of get...