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'm using NRF53840 dongle as master the connect to my controller, and i need to choose the beacon side NRF,
My application it's, i need to recognize the beacons the...
Hi all, I'm developing software for nRF52832.
It includes function of SAADC.
My saadc_callback function is below.
It fills buffer at that time.
However, I'm wondering...
I was wondering if anyone could vouch for the accuracy of the Thingy 52's humidity sensor? I have an inexpensive humidity sensor already, and it is around 15-20% lower than...
Hi everybody,
I am testing Phy Coded with nRF52840 and Android.
But I see that the nRF Connect on Android phone (MI9) scans only 1 second with an interval of 10 seconds...
Hi,
in nRF52832_PB_v1.4.pdf is mentioned a -30 dBm sensitivity (whisper mode) but I cannot find any further documentation about it.
My question is: is it possible to reduce...
Hi,
I use bdb_start_top_level_commissioning(ZB_BDB_NETWORK_STEERING | ZB_BDB_NETWORK_FORMATION) to open zigbee coordinator network.
my question is :
1. Is there any...
Is there any place where you collect information about using your BLE5 chips in smartphones/pads and about relevant plans of such manufacturers or open design projects ??...
Hello guys,
We are using SES and SDK15.3.0. Our SoC is from nRF52840 family. We have a custom board with external QSPI flash memory that we want to use as USB MSC device...
Dear Nordic DevZone,
Greetings! I have been trying to get working with the example ble_app_buttonless_dfu I tried configuring for extended advertising with help from this...
Hi,
I fail receive data from SPI.
I have check the signal from oscilloscope, there slave does reply SPI data to master. So, It is definitely is code problem.
Below is...
Hello,
We are testing ble beacon based on nRF52832. We have incorporated DC-Dc in our design. The design has fractus antenna. Our previous design was without DC-DC. Now...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
Till now we were using nRF Connect app...
Hi All,
I am trying to assemble the ble_app_template project (nRF5SDK160098a08e2) in Eclipse. Has somebody some more detail instructions on how to compile new projects...