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...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi,
like many others, I'm confused with Peripheral Passkey Connection.
I'm playing with the ble_app_hrs, in order to be able to setup a Connection Passkey (for the moment...
Just got the S110 SD spec, version 2.0. Very interesting.But I've recently switched from projects on the Keil MDK IDE to the mbed environment (using the nRF5-DK as test platform...
Hi All,
Has anyone mimicked the nrf8001 ACI interface over SPI on the nrf51x22 devices using S110 soft device?
I am interested in increasing throughput by using 6 packets...
Hello,
I am working on a project regarding the pairing security of two BLE devices. nRF8001 chip follows the v4.0 specifications which lacks security against passive eavesdroppers...
I require access to SDK 4.2.2 and can't find the download link on "my pages". The link must have been removed.
I only see links for SDK 5.2 onwards.
Could someone from...
can you tell me that whether raspberry pi can be used as a beacon(i.e. for scanning) ) by using USB dongle 4.0 and nrf8002 be used as transmitter in localization systems?
Hi guys,
I design one custom application based on the ble_app_uart demo and find the device is advertising when power on. I want to set it auto connect once the device has...
Background :
I'm working with an nRF51822-EK development board. We're working on a project implementing the S110 soft device. We need to create a minimalist Bootloader...
I try to follow
devzone.nordicsemi.com/.../
but on the paragraph Using the nRF51 Dongle
I always receive "No response from master emulator "
also after flash the board...
I've recently began testing the NRF51 SDK, however, due to some availability issues, I'm using the PCA10003 Board. I've followed the two Tutorials here, and I am able to get...
HI,
We have just upgraded our application to support the latest S110 v8.0.0 but also evaluated the possibility to use S120 instead of S110, so that our customer only need...
Hi,all!
I am programing an android ble app.And I have successfully connected to my device and get my own service(uuid:0x1600),and the characteristic in it(uuid:0x1601)...
Is there somewhere that we can see the defconfig file for the Raspbian images generated here (under downloads): www.nordicsemi.com/.../nRF51-IoT-SDK
We'd like to integrate...