Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
i am working with NRF52840 and i am using nRF Connect SDk.
can i get the help/documentation or guide to add the custom service.
can anyone compare and explain with nRF_SDK_17...
Hello,
I'm using NCS v1.9.0 with a nrf5340-based device.
Is there a method to update the public key embedded in MCUBoot using DFU after the initial load? I'm looking...
Hello,
we are using SEGGER Embedded Studio for ARM 4.16 to program Nordic chip nRF52832 (SDK is nRF5_SDK_15.3.0). We would like to have some functions executed in RAM and...
Hi,
I saw that LOG_HEXDUMP_INF prints debug data to a console, Is it possible to write in a dump file at memory..? As I have a requirement to generate core dump file ...
When I debug the peripherals box is always empty. I'm using a nRF9160 on a custom board, J-Link pro.
I reinstalled VScode including deleting all settings, and reinstalling...
On MacOS with VSC and nRF Connect for VS Code v2022.10.30
Using Connect SDK and toolkit v2.1.2
Using nRF5340 DK board v2.0.0
Creating, building, flashing and running...
When I use SES and the optimization level is Release, nrf_sdh_ble_enable will return the error code NRF_ERROR_NO_MEM. But when I opened LOG, it returned to normal. When the...
Hello,
I am trying to retrieve the MAC address in the micro when I first power up. Is there a function I can call to retrieve this information?
Thanks in advance,
A...
Hello Nordic team,
I am working on an application with BLE + Zigbee with FreeRTOS and I see that the SoftDevice is initialised successfully and zigbee stack is also started...
Hi,
I could only find "pca10040 e _s112_ble_debug" / "pca10040 e _s112_ble" configuration in the examples folder (SDK17.1.0, SD112_7.2.0)
I need it to run on true nRF52832...
I am currently looking for a way to add a user-callback in the wakeup-period of the SED communication. This is done to prevent two wakeup cycles (communication + sensor readout...
Hi,
After spending a whole day on trying to figure out why I couldn't toggle GPIO P0.18 in nRF NCS, basic sample, e.g. blinky.
Instructions:
I added this overlay under...
Hi,
I am trying to test the nordic distance tool box sample.
1 on 1 test seems working well but I also want to see the result that one scanner measures the distance from...
Hi, We have used Thread 1.0 for our current product and using OpenThread for our next gen product. Are these two compatible with each other? In other words, can an Thread...
We need to add a custom mac address in nrf52840. I check the offical way about wirting the address in URCR. BUT it can be reflash or erase by anyone. We want find a way to...