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...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
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...