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 a scenario where BLE central has registered for notifications on some characteristic of a BLE peripheral. The frequency of change in data of this characteristic is very...
Can a BLE peripheral listen for scan requests or any commands from BLE central without making any advertisements? If this is possible, then it would save on the transmission...
Hi,
I was in a process of developing a central device with nrf51422 in PCA10028 board with NUS service client.I use SDK v12.2.0.We have an example code in the library which...
Hi:
I set up a peripheral on nrf52832 and add beacon_info data as Manufacturer specific information。The version of softdevice is s132.
memset(&scanrsp, 0, sizeof(scanrsp...
Hi,
My sensor uses SPI communication and need 32.768kHz external clock pin FCLK , I connect 32.768kHz clock to XL1 and XL2 but my problem is which pin can I use it for...
Hi All,
I've integrated the flash routines from this example:
github.com/.../nRF52-fds-example
into my project, and am having problems figuring out the architecture...
Hello,
I've done this with an Arduino and 1Sheeld Bluetooth LE shield, but want to try with the nRF52 dev kit. Just looking for any starter code/examples/tutorials to help...
I have a piconet of 4 devices, where 1 device is a master and 3 devices are slave.
Communication continuously occurs between master and the slaves.
But then the master...
After looking at Nordic's Bluetooth 5 implementation for nRF52840 and other chips -- it appears that Bluetooth BR classic is not available. All I see is BLE and BLE functions...
We are working on a project using nrf52832 module and GPRS device. Here we are facing a challenge in updating the firmware to BL652 over GPRS and server.
nrf52832 is connected...
Hello, a quick rundown on the problem here:
New versions of Softdevices S140 corrected an error and now correctly ignores writing to cccd descriptor using write instead...
I have 4 devices communicating in a Bluetooth piconet, where 1 device is the master device and 3 devices are slave devices.
I want to time synchronize the 4 devices to...
Hi,
I'm using the S132 v3 and wonder about the impact of DLE on scheduling.
In the chapter on Scheduling in the softdevive specification is writen that multiple peripherals...
I would like to setup the just released RasPI demo using the Nordic-Thingy52-Nodejs repo
I don't have a dongle, but 4 PDK 52840 boards and 2 Thingys.
Can I still use 1...