Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
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...