the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
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...
During a FW update, it failed for some reason and then I couldn't get anything to work. I can't come back from OTA mode. Reset does not work either.
According to the log...
I just found out there is no SPI slave support for SPI3 on NRF52840, but the memory map shows a SPI master for SPI3 though. Is it possible to enable SPI slave on SPI3? We...
Hi,
1. I have implement DFU example without private key (open bootloader !) . How to implement secure bootloader for NCS .
2. when i use the DFU with hid_keyboard the...
Hi! Writing to flash memory. After calling nrf_fstorage_erase (...) a hardfault happens. It only NOT happens if JLink is enabled (using dbg or rtt logs). So I can not debug...
Hi i just bough module E73-TBB(nRF52832) from EBYTE . I've already downloaded the sdk this link https://www.nordicsemi.com/Products/nRF52832/Download#infotabs
I test with...
Hi,
I would like to set up RTT on both net and app cores, but I haven't been able to get both running simultaneously. I'm wondering if this is even possible, and if so...
Hi, I am trying to get a working demo up for the Zephyr OS on your nRF52 DK but having trouble. See attached for description, I get this error -
-- runners.nrfjprog: Flashing...
Hi,
nrf9160dk device is not latching with CAT-M network. Please provide the solution for changing the "network mode" from CAT-NB(NB-IoT) to CAT-M in nrf9160dk device.
...
Hello,
I am able to program softdevice hex file with application hex file into nRF52840 microcontroller. However, I am not able to program softdevice and application hex...
Recently purchased nrf5340 to validate BT and BLE profiles.We have followed the guide and installed NRfConnect-3.7.0.
Installed BLE app and programmer app from nrfconnect...
I'm working with the latest v1.6.1 nrf SDK, and was able to get the Blinky sample code to work.. But trying to translate that to toggling other GPIO isn't working. I also...
I freshly installed Nordic Edition SES v5.50c and nrf sdk 1.6.1 on my machine and opened the empty_app_core with the Open nrf-sdk project option, selecting nrf5340dk_nrf5340_cpuappns...
While trying to build and run on my nRF9160 DK the project: asset_tracker , that I imported into SES by selecting: File>nRF Connect SDK Project...(in the SES menu), I followed...
Hello,
I have a ble nrf52840 module. I want to make it as becon code which is power optimized. Pls tell me the steps by which i can do that .Share some document or code...