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...
Hello,
I have nRF52840 with code that is based on SDK16.
I am not using Softdevice in my project - just MBR , Bootloader and Application.
I was able to upgrade my code...
Hi all,
We are successfully using the nRF52840 chip in one of our projects except for the DFU functionality. We tried following these tutorials without success:
devzone...
Hi, I'm dealing with the ble long_range_demo. Central packet gives arrival time and rssi signal through the rtt viewer. However, I am willing to know the sending time of the...
Hi all,
I am investigating Mesh SDK and interoperability between devices.
We have bought some Hytronik devices which are qualified with Bluetooth.
Strange thing is that...
Hi,
I am new to thread network. In my application only a few nodes, mostly one. How can I connect this one node to the internet? Assume WiFi is available.Can I use the thread...
Hi,
Good Day!
Statement of Problem: In our application, we are using a 3S2P Li-Ion battery(12.65V). BMS is built using BQ24XXX TI's Li_ion controllers (Which does not...
Hello,
For the past couple weeks I have been trying to get Gazell working concurrently with BLE using the timeslot api. Everything appears to be working correctly - all...
Hi,
In one of your posts , a few monthes ago, you wrote that LTE BLE gatway for thingy is "work on progress".
Quote: "We haven't made this demo for the Thingy:91 yet...
I am currently working on a low power application using the NRF9160 chip. During power optimalisation I found out that my sleep current can be reduced from around 50uA to...
Hi, following the IOS-nRF-MESH-Libary examples. Using Segger Embedded Studio
Using Segger Embedded Studio 4.42, Tools, Options, Environment Options, Global Macros
SDK_ROOT...
Hi
I am trying to implement a lightweight algorithm on nRF52832 Development Kit. When I try to debug the code, it shows "unknown function at address "0x00000A60". I am attaching...
Hello,
I can successfully compile projects based on nRF52832 and nRF52840. Whenever I try to compile an nRF52811, even the projects in the examples folder, my IDE prompts...