Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Hello I want to make a python script that allows sniffing of 802.15.4 packets (nRF52840), The module exposes an API that allows starting and stopping the capture. I installed...
I am using windows 10, nrfConnect 5340, and the NRF5340DK.
I was searching for an example of how to configure and use the usart/uart 0 port as a 2 way interupt based serial...
Similar to this problem , I cannot open the serial let modem example for nrf9160dk_ns. I tried moving my nrf install to the root but did not help. I am using Windows 10. The...
I want to read the acceleration sensor value using the example of the ble-hid-keyboard, but if I let you read the acceleration sensor value, Bluetooth will be cut off. Can...
Hello, I am having trouble understanding the flashing process of an nrf52840. I have programmed a simple flashing example with the nRF5 SDK. I compiled the project using make...
Hi Nordic,
I am using the two nrf52840 units to test adv and scanning in a pair for the development. I am using BLE_GAP_PHY_CODED for both scan and advertisement. But...
Hi,
We have recently switched from using nrf52810 to nrf52840. Firmware porting went well until we tried using the BLE on nrf52840. No matter what we try the BLE will not...
Hi, dear Nordic
1) Could nRF52810 Serial Debug Pin be used as GPIO/I2C?
2) Some post mentions using the external circuit, so that the 2 Serial Wire Debug pins can be used...
Hello
We have developped a product with the nRF52832. Due to space restrictions we couldn't use the PCB antenna design from the nRF 52DK. We used an Johanson chip antenna...
nRF5340 datasheet page 2 states that the TX power is configurable from -20dBm to +3dBm. But later on in TX power section, it states the power level can go down to -40dBm....
Hi!
I am using SDK15.3.0, PCA10056 and Windows10.
I am notice, that if it will be hfclk request before usb launching and WFE in main loop, time for discover usb device...
I'm upgrading an old project from SDK14.2 to SDK17 along with using the latest S132 Softdevice. However I ran into an issue testing this with our App. I noted that the Value...
Hi,
I'm using ncs 1.3.1 and modem fw 1.2.3 and wants to send 1.3.0 to it.
We have implemented serial download support and I get errors while doing the download.
...