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:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
Is there a nordic guide which lists out the steps taken by the chip when going though a bonding process? I am trying to add as many RTT printouts as possible to know where...
finally I have done to implement that ADXL345 can throw data over BLE using nRF UART app service with this code . now my problem is how to change 2's complement ADXL345 data...
Hi,
We are using a nrf52832 in a serialized application with a STM32F4 and standard SPI as the transport layer. We are using the SDK V12 on the STM32 and softdevice S132...
Hello,
I want to add DFU fonction on my custom application. The final goal is to update my firmware from my custom app (not just once).
My setup is : SDK11 - nRF52832...
Hello All,
I am using the HRS example as reference from Nordic SDK14.1.
I have one central and 4 peripheral devices.
I have the MAC ID's for all the four peripherals...
Hello Nordic Experts,
I have One central device and and 4 peripheral devices.
At this point of time I am trying HRS example on it, the example is running fine with single...
Hi everyone,
We are trying to choose which protocol use for connecting devices based on Nordic SoCs.
We use devices in following way:
about 300 - 500 devices (wearable...
Hi there,
The dfu secure bootloader example is working fine with my nrf52832 sdk14.2 s132. but the experimental buttonless dfu in the example is not working for me. I was...
Hello,
I have nrf51 beacon that is protected from read. I want to recover it (erase and disable protection) but I only have st-link programmer. How can I do that? Maybe...
Hi,
I have been developing with nRF51 for some time and already implemented a nice 13.56MHz wireless charging circuit. Now that I'm moving to nRF52 I would like to keep...
Hello,
I have bought a bunch of nRF24L01+ chips online and just received them. How can I tell if they're genuine or fake? The markings are 24L01+ and 1712AB.
The boards...
Without making use of white list approach, can a BLE peripheral reject connection request sent by a BLE central?
I want my application layer to be notified when the BLE peripheral...
Hi,
DevZone displays incorrectly when single word length exceeds the width of the #ContentLeft
div. Instead of wrapping, it expands the div to accommodate, clobbering...
Hi all,
I'm using the nRF iOS Toolbox as a reference to design an app.
Can someone please help me in terms of which swift code file I need to use to read and write data...
Hello,
I've gone through the other posts regarding printf() with floats ( devzone.nordicsemi.com/.../)
and I still can't seem to get float to print. Currently, printf...