Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
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...