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...
I was going through all the supported SDKs for the nrf52840 and in all of them, it is mentioned that the ESB and FreeRTOS support is not there yet. Could someone please let...
Hello, I'm trying to implement a buttonless DFU via ANT for a custom nRF52 board. I've got the 212 v4.02 Softdevice and I'm using the 14.0.0 SDK. I am able to transmit and...
Dear
i want to nrf52832 to collect accelaration sensor data(SPI communication 8MHZ).
The sensor output datas per 250us,nrf52832 will lost the sensor interupt when 52832...
Good evening. I write a project on nrf51822 in which there are a number of services with a set of characteristics (write and read). I need to limit access to some characteristics...
Hello, I am working through the tutorials to understand how to better use the SDK. I am currently on the Advertising tutorial and have gotten a strange error that doesn't...
I'm developing an accurate and low drift millisecond-resolution timer on the NRF52. I'm limited to the resources on the NRF52 itself. Details of the system:
Initialise...
Is there anything special required to make a n52832 work the very first time the chip is programmed? Fuses to set, etc?
I'm new to nordic chips and I was handed a board...
While creating a DFU bootloader based on the bootloader_secure_ble example, I was having trouble getting a device to boot into DFU mode.
Initially the device would get...
(Sorry for the formatting. I don't know what's going on with it--the preview looks ok!)
I'm creating an application that uses
a modified version of the ble_nus
example...
Hello guys,
I have problem, I activate the BLE and connect it to my tablet application until then nothing wrong happens. But when I use sd_ble_gap_disconnect() to disconnect...
I plugged my nRF52 evaluation board to PC using a micro USB cable, dragged a ble_peripheral hex file from Nordic examples to the mounted JLINK drive, started up nRF Connect...
Hello,
I am using nRF SDK 12.2.0 , with nRF52832 on pca10040 hardware, and working with the example in examples/peripheral/spi/main.c to develop a driver for LIS2DE12....
In nrf51422, what is the behavior of these registers when an external rail-to-rail clock source is applied?
Do I have to issue HFCLKSTART? If
not needed, does issuing...
Hi,
I am testing the light_switch demo of the nrf5_SDK_for_Mesh_v0.10.1-Alpha_src.
I don't have 32kHz osc on my server board, so I have to change the clk config. I config...