Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
I'm using nRF52840 with SDK15.0.0
Following this tutorial : https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial...
hi,
I'm trying to add a new BLE service to my device. I've followed the instructions in tutorial : devzone.nordicsemi.com/.../ble-services-a-beginners-tutorial , up to step...
Hello,
I have just started working with mesh and I'm using the 0.9.2 Mesh SDK. When I use the Serial interface (nrf_mesh_serial) I don't see any function about rx or rx...
Hi,
I am currently using two nRF52832 SDK boards to implement text message exchange with another nRF52832 SDK board via BLE Mesh SDK 3.1.0 and nRF5_SDK_15.2.0.
the data...
Hello!
I currently have 2 nR52DK using SDK14 and SDK15:
1) Beacon based on the beacon example
2) Central based on app blinky central + multirole
Then, I modified...
Hallo
I'm using sdk12 , S130 on NRF51822, so far successfully updated application, soft device and BL, however
lately after changing the size and starting address for...
Someone have a example of reading orientation sensor in javascript/HTML of the Thingy:52 equal of the github Nordic Example? github.com/.../Nordic-Thingy52-Thingyjs
Hello, I have a problem with staring "Run" in the "debugger mode" . I used Rigado evaluation board with BMD300 (nrf52) and also work with nrf5 SDK_15.3.0 Examples. Sometimes...
Hello,
I have 2 PCA10056 DK (with nRF52840), my purpose is to check the serialization between App. chip to connectivity chip
I have 2 problems on in each chip:
1. App...
I'm using the code below to enter lp mode;waiting for rtc wake up interrupt to wake up the mcu;
Now I need the app_timer module to do more things ,so I add app_timer lib...
Hi,
I'd like to add a cli command for entering DFU mode .
I'm using nrfConnect on a PC with USB.
When pressing the IF/BOOT button, I can enter DFU and can update the...
Hi,
I am using IAR embedded version 7.40 and my board is nRF52832 PCA10040,while i was checking devices list in IAR IDE under NordicSemi i can see only nRF51 series devices...
hi... i am using nRF52832 , 15.2 version segger . i have merged the uart and timer . i have set the timer for one minute , so every one minute it will send the data to ble...
What is the difference between APIs in below sections:
app_uart_xxx ( under nRF5 SDK v15.3.0 > API Reference > SDK common libraries )
nrfx_uart_xxx ( under nRF5 SDK v15...