Hello.
I understand that Radio Notifications is an API that notifies you before and after scheduled radio events occur within a SoftDevice, but can you tell me more about...
Hello.
I want to try changing the settings of the transmission window used when connecting with BLE. How can I do this?
I searched for the S140 API, but could not find...
Hello. I would like to receive the passkey value that the user entered when pairing Bluetooth and modify it. Originally, it was said that if you enter "0000", you have to...
Hello Nordic! My question probably a simple one but I'm a novice so there's it. I'm looking for a way to get a GPIO port state that was at the moment of GPIOTE event triggering...
Dear all:
I found that the nrf52840 flash size is only 1MB, but the size of light bulb load is about 850KB, I have some questions:
1. Does it contains the FOTA region...
Hi all,
I'm trying to build an v2.7.0 SLM configured to using UART2 for external MCU on nRF-9151.
But the output image was acting weird...
The 2 virtual COM port of...
I create a new program, copy from samples, and select GNSS, but I receive one error and one warning:
My setup:
*- Updated Windows 11 Pro *- SDK 2.6.1 *- Board is Sparkfun...
Hello,
I have this error and I have no idea whats going on:
No such file or directory: 'C:/nRFsdk/ncs/nrf/samples/nrf9160/at_client/build/zephyr/CMakeFiles/offsets.dir...
I want to know status of each node in Mesh network.
If anyone fails a device(say client) sends a message on uart that particular node(server) is not connected.
I recently migrated from SDK 14.2.0 to SDK 15.3.0 and just noticed that some but not all of my logging is broken. A logging macro call such as this:
NRF_LOG_DEBUG ( "Output...
We have an scaleable existing continuous integration system to test firmware for our nrf based designs on a Ubuntu 16.04 based development platform. We struggle with intermittency...
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Facl.html&cp=3_0_0_5_2 states that " This register can only be written once." I am confused if this is "once...
We are developing a product using NRF52832+PN532 as an external NFC reader/writer over Bluethooth. We have tried the adafruit_tag_reader example on NRF52DK which works well...
Hey All,
I'm using the nrf52840 for gathering device information from Bluetooth devices having an nrf52 chip on board. The application runs through connect/disconnect...
PROBLEM:
My nRF24L01 transceiver occasionally stops working (about every 2 minutes) when receiving and transmitting data packets.
I found that when the power supply occasionally...
I'm looking at the secure boot in the sdk for nrf52840 and have noticed that nrf_bootloader_flash_protect uses the ACL to protect the MBR and the bootloader from being overwritten...
Hi,
I know it sounds ridiculers, but i just can not flash bootloader into 52840.
I am under S140 v610, SDK v15.2.
I started using open_bootloader in example ( pca10056_usb_debug...
hi,
We are working on nRF9160 DK board.
One of the issues is how to save secure data (e.g, data key) into flash. Is there any examples or document on data storage APIs...
Hello,
i am developing on nRF52840 using SDK 15.2.0 and Softdevice 6.1.1.
I recently noticed, that when i first bond with the nRF52840, then disconnect and delete the...
Hello,
I am using nRF52840 development kit and I wanted to know with use of the source code of nRF blinky application can i modify as per my project requirement and make...
I am connecting debug out on the NRF52 DK to a production board for programming. I am using Tag Connect connection and need to make sure I route pins properly. I cannot find...
Good morning,
I'm developing a new product based on nRF52840 and S140 (v6.1.0). I'm able to connect using my smartphone using the following data:
sec_param.bond = SEC_PARAM_BOND;...