Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Few weeeks back we have purchased beacons from chinese manufacturer (Radioland China). He had provided me iBeacons. We bought beacons as we are working on some beacon solution...
I am using nRF 52 DK with Softdevice s132 v4.0.2 and app ble_app_uart from sdk 13.0.0
When i try to connect using nRF Toobox running from my Nexus 6p Android phone Segger...
Hi all!
I write for nRF52 but I can't to understand it. There are two cases:
first- I want bound my peripherial with central. And in future I want connect only between...
Hello iam using softdevice 110 and SDK 10.0.0, I have created project using ble_app_uart example code, i have added device manager APIs to manage bonding. Problem is iam GATT...
Basically, it can be divided into two cases
Reading/sampling TX pin of the sensor (since usually nothing is sended back)
Send/Read possibility - in case of range switching...
Hi all, today I was working properly and, in a second my nRF52382 (I use SD s132 V3.0 without bootloader, and SDK 12.2) is "disappeared". I googled and I've found some cases...
I am using nrf51822 with 16k RAM chip, xAA.
I followed the procedures...but I don't know what is wrong with it..
Program secure bootloader with S130 (2.0.0), SDK...
Hello,
I am trying to use the new nRF Connect 2 for Desktop. After installation, the app gets stuck and doesn't show any GUI. Investigating the network shows that the app...
I have been setting up systems to develop nRF52 code for the better part of two years. Maybe I am getting forgetful in my old age, but I can't seem to get it working this...
Hi.
I am looking for appropriate 2.4Ghz Nordic RF chipset.
I have studied 2.4Ghz chipset. but so clearly show about
1:n audio streaming (mono or studio)
exactly what we...
Hi, we are using nrf51822 xxAB based module and would like to understand which SD/SDK combination is best to use in terms of memory usage. We have developed original firmware...
I'm in the process of migrating from SDK11 to SDK13. I have a custom UUID with 3 characteristics (2 notify chars for data and 1 r/w for sending commands), based off HRS and...
Using SDK 12.1.0
I2C with SoftDevice works on PCA10040 Eval Board with nRF52832 but
hangs in the nrf_drv_twi_enable function with TY module EBSGCNZWY which is an
nRF51822...