I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
Somewhat doubtfully updated to DAPLINK, followed the guide re - turning off services/storage service to get this update to work. All looked good.
but board now appears BRICKED...
Hello everyone,
I want to ask whether the NRF51822 can exit SYSTEM OFF mode with interrupt from a timer?
In the user guide I read:
The system can be woken up from...
Hi,
I have developed a application on nRF51822 that is detect eBeacon and read some information in Beacon and Scan reponse frames.
There is about 200 systems deployed...
Hi, I have been working with the nRF52840-DK and the dongle for some time with OpenThread and it works great. I have now built a mesh application which I want to run on the...
Dear Ladies and Gentlemen
We recently received two Bluetooth 5.0 modules, one nRF52840- and one nRF52832 developmentkit. The aim is to use these two bluetooth devices...
It looks like that 1Mb flash is useful for people like me who don't want to worry about external flash. The question I have is how aggressively I can use the storage? It only...
Hi
i have below requirement:
My device acts as central and i am using db discovery module to discover services which are registered using ble_db_discovery_evt_register...
Hi,
I am tryin to erase the DK board using nRFgo studio, but it not detecting the device.
It get detected in SES studio and programmed also. We reset the baord and...
Dear Nordic Team
Im developing my own BLE Adapter. I realised the Hardware using
NRF52810. SOC
Now im Testing some functions of the Print and so far a lot seams to work...
Hi there,
is there a way to follow multiple devices or is it limited to just one device to follow?
I fit's possible some example would be great :-)
kind regards
Running...
I have trying to test out the latest alpha build (v0.7.0-15.alpha) of the modem firmware with a board that I have been previously running some tests on and which the original...
Hi all,
I creat a main task to process events, when the bluetooth connected, this main task can not work, and the bluetooth can still work.
I try to add the main task...
Hello
This is sumanth. I am working on implementing battery model in light switch program(mesh), I enabled the battery model in client and I would like send the battery...