Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hi,
as I said before I am working with nRF52832. I can connect with nrf and program it. for example I can make an LED to blink. but when I run the esb_ptx example the program...
Hy.
I use nRF24L01P+ in many projects. I buy it in the form of a pre mounted board, with an LNA on board, for ex. from this site:
http://www.icstation.com/24ghz-ml01dp5...
Hi Sir,
For nRF52840, we have a layout guide, nAN-40, can reference.
For nRF9160, do we have the information of land pattern or similar document can reference?
Thank...
Hi,
In a project I am working on with the nRF52840 I will need the ACL to protect a private key in the flash memory. With help from another post here I put together the...
Hi,
I am using an nRF9160 dev-kit and I am debigging some connectivity issues.
Unfortunately there is some random bahaviour on the Serial Interfaces, which are exposed...
I am a recent student interested in Nordic. I know that my skills are very, very poor. Sorry for asking this question T_T I want to use i2c sensor vl53l1x. I tried to refer...
Hello,
I am developing a Zigbee coordinator with the nRF52840 DK and with the nRF52_SDK_for_Thread_and_Zigbee_v_4.1.0. I flashed the CLI example and everything works fine...
Hello,
could you advice me where can I find description of nRF5 anomaly 211 - the one described in nRF5 SDK 17.0.2?
Citation from 17.0.2 release notes:
...
...
Hi,
I intend to use the DFU BOOTLOADER in my product.
I’m using a PCA10040 DEV board for the tests with S132
I download the nRF SDK V17 and I compiled and I tested the...
I understand that nRF-9160 DK has Segger J-Link to program target devices / custom boards. Can this be used to program any ARM Cortex Debug Connector (10-pin)? Or I can program...
Hi. I am using nrf52840 with Softdevice 16.0.0 + BLE_uart_peripheral.
The SPI master transmits 2 SPI packets every 10 ms. At the the SPIS event handler, I call ble_nus_data_send...
I am seeing an issue when, after the pairing process is complete, during the BLE_GAP_EVT_AUTH_STATUS event, that the peer addr_id_peer field is always 0. For testing, I am...
My platform is nRF5_SDK_16. Softdevice is s140_nrf52_7.0.1_softdevice. I want to be the central role and scan nearby peripherals. Which function do I need to use? Which document...
I am totally new to nrf and just started with nrf52840. I've gone through certain tutorials available on youtube and some other on internet.
I've installed Segger embedded...