Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
Hello,
I have an evaluation board with a nRF52832 chip on it. I added some code to ble_app_uart example and flashed it on the evaluation board.
Here is my problem: I added...
Hi,
I'm trying to use BLE to send data to a computer from the NRF52840 DK. So far I'm trying to get nrf_sdh_enable_request() to compile without errors, but I keep getting...
Hello,
I have both an installation of NCS v1.5.0 from Toolchain Manager (TM) and from the Getting Started Assistant (GSA) on Macbook running macOS High Sierra. The TM SDK...
Hi
I am using nRF9160DK board and need transmit gps data to web site, I am trying with udp but have problems with that, I would like to know what protocol use asset_tracker...
Hello,
at the moment I am trying to implement a counter that increments every 1ms. I wrote the following code for this:
Regarding to the documentation ( https://infocenter...
Hi there,
I am running a custom board based on the nRF5340-DK. It's a minimal board, notably with both oscillators
It seems to behave itself with low-rate BLE use-cases...
Hi.
I'm having trouble flashing my Thingy:91 with the nRF9160DK as a debug probe.
The DK is set to 1.8V, I have a 10pin JTAG cable connected to the debug out of the DK...
What is the UICR setting in nrf51822,S110? Currently, when I develop with nrf51822,S110, the UICR area is 0xFF. I want to set the UICR as follows, is there any way to set...
Hi,
I am using multiple channels of SAADC for monitoring some data and then I send every 20 samples of adc in a 32 packet through Radio/BLE using the esb_ptx example and...
Hi All,
I am a beginner to nRF52 and Nordic Microcontroller, I want to understand the flow of code and its BLE sequences in detail . I am also not proficient in the C language...
Hi,
I am currently trying to run the secure_bootloader example given the in the sdk 15.2.0. I have successfully been able to update an application onto my NRF52840 DK and...
Hi,
We had developed a product by using nRF52810,and the version of SDK is 14.2. Now, we want to reduce the cost of product by using nRF52805.
Can we use the software...
I would like to build a sensor network with a few hundreds nodes. The network should grow automatically without defining relays manually. Because of this reason, each node...