Hi,
I fiddled around with examples using the PSA API to compute a MAC by AES-128 CMAC. That worked out fine. I can import a key, use it to compute the mac over a message...
I'm working with the nRF7002DK board using NCS version 2.6.0 . The internal flash is full, so I need to perform BLE DFU using external flash. Is there a sample available for...
I have been trying to get MQTT+TLS to work on the nRF7002 DK and haven't been able to get the samples to connect to the MQTT Broker.
Is there a working MQTT TLS example...
Seeing the failure below and wondering a couple things:
How did the device get into this state?
How do I disable AP protection? The Kconfig GUI seems to indicate that...
Hi all,
I'm working on a custom board based on the nRF9160 and using nRF Connect SDK v3.0.2. We’ve developed the board in-house and integrated the npm1300 PMIC as part of...
Hello,
For our emission tests in an anechoic chamber we need to be sure that the BT antenna is up and running. Of course we cannot connect via BT from outside the chamber...
hi support team,
docs says we can program 54l15 external spi flash ,please refer to : https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-device/guides/programming_external_memory...
Hello! I wrote about the details in topic 66156 , but they did not answer me, because this question is already different from the original one. The drv_rtc.c library has this...
HI,
I have been facing a few issues with the BLE custom service, I am looking to create a Pedo meter service which displays step count information received from the sensor...
Hi Guys,
We have designed a custom board which is using BMD350.
Our application requires using the BMD350 in beacon mode and then going to sleep in low power.
We have...
I can listen for radio inactive event according to this post https://devzone.nordicsemi.com/f/nordic-q-a/9137/change-advertising-every-time-event but I am scanning at the...
Hi everyone,
I want to assign the DEVICEID to System ID characteristic (which is under Device Information Service). DEVICEID is a 64bit and I found that I could assign this...
Hello,
I am developing a sensor like a beacon. I want to measure the distance from the node. I record the RSSI sample for a few seconds and average it to stabilize the value...
Hi,
Can anyone confirm the advert sent in the attached is not corrupted in anyway? as I seem unable to scan my device with anything other then nRFConnect.
The Bluetooth...
Hello,
I found some some threads on similar questions but none answered mine, so here it is:
I try to use UART between nrf52840 and another chip. When the other chip resets...
Hello,
I wanted to replicate and build the LED Button Service using my own custom service. I used the template BLE project as a starting point.
I'm working on a characteristic...
Hi, I'm working on the MSC USB example with the nrf52840-dk.
I'm using only the SD card interface, I've disabled the others.
I've noticed that the interface is quite slow...
Hello,
I'm trying to modify example ble_app_blinky from SDK17.0.0. I need external interrupt. But when I try to integrate two functions "static void gpio_init(void)" and...
hi
im add the gzll funcation of project:
nRF5_SDK_16.0.0_98a08e2\examples\proprietary_rf\gzll\gzp_dynamic_pairing\device
to the project :
nRF5_SDK_16.0.0_98a08e2\examples...
Hello,
I am testing UART with nRF52832.
I am using the example git( https://github.com/NordicPlayground/nRF52-ADC-examples )
The function ble_nus_data_send is used...
Hi Team,
Regarding the IAR "I-jet" Debugger support for Nordic Platform (Nrf52840) we have observed some weird behavior.
When we connect the IAR I-jet Debugger we are...