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've recently discovered the power consumption issue with FreeRTOS and SDK12.3:
devzone.nordicsemi.com/.../
So, I am now using SDK12.3 with SDK13.1 FreeRTOS files.
...
I am using Nordic SDK to program an nRF51822 chip. I want to optimize power consumption as much as possible so I am looking at using the -march gcc flag. The problem is I...
I am using the ble_peripheral template that comes in Nordic SDK 8.1. I setup uart logging and also debugging with the following lines of code:
void assert_nrf_callback...
Hi, We are trying to connect a LED to one of the GPIO of nRF52840, we would like to know how to connect it. Connect it such that the nRF52 GPIO sink current or source current...
Hey, I am using WT51822-S4AT module and want the nrf51822 to connect to phone. I don't have nrf51-dk. I am using stm32f0-discovery kit. Can it be done using that kit? I searched...
Seems battery reads are not consistent in thngy52 2.1.0 software.
Observed a ~4% difference in the consequent battery reads. This difference is high (upto ~40%) if the thingy...
In the recent past, I used a SoC in which GPIOs could be configured as "open drain", that is in which there is an internal transistor where the SOURCE is grounded, the DRAIN...
Hey,
I'm using nRF as a SPI slave with a Raspberry Pi. I'm seeing that even at ~3MHz SPI frequency, my first byte transferred gets corrupted. I have a test setup where...
I am using nrf52 with s132 and armgcc
As I add functionality to the code I get to a stage where it fails. Linker runs OK but the result fails to execute.
The observable...
I am currently working on a BLE beacon project on nRF51822. Using SDK 12.3.0 and s130. The device has to advertise URL, advertising name and output power level. And these...
I am trying to control a current measurement chip (DDC114) that works with a protocol that is close (enough) to SPI. It has 2 channels, s.t. it can be read out and integrating...
I am attempting to run my first bit of code on my Nordic nRF52-DK and every time I have attempted to upload the code to the board, the board disconnects in the middle of the...
Hi, I'm using nRF52832, SDK13.0.0 as peripheral.
My iPhone app(my company's) makes connection without problem.
But Android app gets connection fail when it tries to connect...