Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
Hi,
I have a BLE peripheral with a custom service (using a different chipset). I'm working with S120 as a central, and attempting to read/write various characteristics...
I have previously bought a Evaluation kit, (now obsolete) and registered with it. I have also designed a new custom board with version 3 silicon, but I cannot download v8...
Hii...
Am working on S130 demo example. While going through the code i found that code is implemented in polling method. when i compared with s110 example i found that...
How to flash SoftDevice and Bootloader (OTA enabled) to nrf51822 by CMSIS-DAP programmer?
For instance: I did cmsis-dap programmer with mbed code form github.
Can I do that...
hi,
I am want to communicate with nr52 dongle via serial. The dongle periodically outputs data which I read.
The problem is that is the python connect in the middle...
I'm looking for the set of command line interface for the bluetooth nRF51 sniffer program, such as to list the device available for sniffing. for example the L + . and then...
In the system on low power mode , how and where to change the startup time t1V7 for 1V7 regulator and startup time t1V2 for 1V2 regulator for better power optimization. And...
I know this was asked before, but none of the posts address my problem. There is a similar thread , but the issue on that one was that the softdevice was not being used. I...
Hi all,
I'm implementing a Bootloader with the source code provided no the website (Windows C# app, nRF24LU1 station app and nRF24LE1 device bootloader/app). Everything...
Hello,
When using the nRF Master Control Panel I see other Beacons with "Complete Local Name"... I am building an iBeacon but have not found a way to set the name and have...
The following thread talks about CPU unblocking during connection intervals.
devzone.nordicsemi.com/.../
How does this feature affect BLE Radio Notification? Do...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
Good Moring engineers.
I just got nRF24LE . I am wondering the timer2 only provide 2 seconds long period ?
I want my project nRF24LE sleep as long as possible , at less...