Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
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...
HI,
I saw in a recommended layout for NRF52, that the traces goes as follow:
the side that closed to NRF passes through load capacitor and then goes to the connected...
Dear Nordic Team,
Thanks for supporting.
I am try to implement static passkey in experimental_ble_app_blinky example. After include Peer manager facing below error....
Hi everyone,
I am using nRF52832 chip and trying to use BLE on that. I flashed SoftDevice. When I flash the "ble_app_uart" example, error code 0x3001 occurs. the function...
I am using jlink to program the custom board. I was able to program the board earlier, but now this error is comming. I have rechecked the connection and it is fine.
The...
Hello all,
I am in the design stage of custom board for Automotive application using nrf51824. i have the below queries,
In the below link there are two reference...
If the DCDC is enabled in the nRF52832 and during operation one or both the external inductors is damaged what is the effect on the device? Will the power sub-system compensate...
Hi,
I can send and receive commands from nRF51 Dongle to nRF51822 via using nRF Connect UART over BLE Service.
My question is : Is there another way to reach nRF51 Dongle...
Hello,
I have chip nrf51822 connected to nrf51dk. An usb connection provides power to both chips. While checking power of both chips via nrf connect on iphone7 i discovered...
Connect establish with smartfone in peripherial mode. SDK13. S132. Periodic I observe disconnect, than 2-3 advertise packet and new connect again.
Where can I see what reason...
I have a little hobby project going on where I'm trying to make Nordic's old temperature broadcaster example work with the nRF52: github.com/.../
The project was originally...
As the product specification says,The HFCLK clock controller provides mang kinds clock to the system:
HCLK64M:64MHZ CPU clock
PCLK1M:1MHZ peripheral clock
PCLK16M:16MHZ...
Hello Folks,
I am currently try to program RedBear BLE nano board (which is essentially nrf51822) using Nordic SDK v12, which has features of secure OTA. However after...
I have started working on the external file access with NRF
is it possible to read or access the data from the external file into NRF programming
similar to what we do...
I am running a modified version of the app_uart_c example on a nRF52832 using softdevice 132.
I want to send a large hex number to the peripheral I'm connected to. Is it...