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...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
I am developing the system where I am sending the data of three sensors to the server using MQTT. For the above development, I used two microcontrollers one to collect...
Hi Nordic Team,
I would like to share with you a minor challenge that we are facing to use the nRF52840 dongle with a Zigbee Mesh network and issuing a serial communication...
Hello,
Does anybody know where I'll be able to find an EAGLE library for the nRF52840 CKAA chip (the WLCSP-93 package)? I've looked around and all other dev boards that...
Hi,
I'm having doubts about whether to use NUS or OTS to transfer 500 bytes of data from the peripheral device to the smartphone. Regarding OTS, I've tried using the ble_ots_central...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0) as a central and Android device (Bluetooth 4.2) as an advertisement.
During development, I was wondering...
Hello,
Following is my hardware and firmware setup.
Thread BR:
PCA10100 v1.0.0 connected over J-Link microUSB port to RPi 3B+
SDK v4.1.0
Thread Node:
PCA10100...
Hi,
If using a serialization connection to a BLE module. The application will run on the host MUC and the BLE module only runs the SoftDevice (BLE stack). I understand that...
I'm running the unmodified blinky example on the 52840 dongle PCA10059 and it connects just fine with the nrf connect app but will not pair with the phone via the Android...
Excuse me:
When I was testing the OTA of nrf52820 chip, there was a download error in the command line tool。Here are my steps in nrfjprog tool:
1、nrfutil settings generate...
Hi,
I am running the Mesh Light Switch Example Code on My custom board (nRF52840) by changing the BSP_ LED_0 from 13 to 33(LED pin no on my custom board) pin number,but...
Hi teams,
I am trying to implement Decawave DW3000 functions to nRF52833DK as host.
Decawave provides some APIs for nRF52840DK, and I have succeeded make it working on...
nd Since i am still a newbie to nordic i wanted to know how can i break the task in smaller steps.
1)As a first step i get the values in temperature form using saadc.
...