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...
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...
Hello Team, I am a student majorly interested in wearable designing and manufacturing field. Recently I have designed a small wearable PCB which barely contains components...
Hi all!
It`s possible to know in event BLE_EVT_TX_COMPLETE which characteristic sent a notifiation?
I have 2 characteristic and depending on which one of them sent notification...
Hi,
The product description of pickit4 on microchip website( https://www.microchip.com/developmenttools/ProductDetails/PG164140 ) says that it support swd. So I'm wondering...
Hi,
nRF51822. I'd like to detect single-click, double-click, triple-click, etc. button press sequences. Multiple clicks are when the next button press is within 1/2second...
we are using latest repository, did " west update" to pull the source code. Followed nrf connect application "getting started assistant" to setup the environment.
All the...
In 15.3, there is a new application type valid for DFU, external app. When loaded through DFU, the program just sits there in bank1, and doesn't get sent anywhere. I'd like...
Hi, I'm trying to use the iOS nRF Mesh Library on GitHub: https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library
I've managed to install the iOS app, but I am unsure...
Hello,
I'm attempting to connect the nRF9160 DK to our AWS IoT account. I've been following the information in this question: https://devzone.nordicsemi.com/f/nordic-q-a...
Hi, looking for some advice regarding hardfault analysis. Using NRF52840 with SDK 15.3 and SD 6.1.0, i am seeing occasional hard fault (after ~30 min to 2 hours), during relatively...
Hi,
I know it is a silly question but I would like to ask does nRF52810 support SPI, TWI, UARTE etc.
Below is block diagram from datasheet of nRF52810 which shows it has...
Hello,
I was able to flash demo .hex to my nRF52840DKs from this ( https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role ) project, but now I would like to...
I alway used direct UART command with nRF24AP2 and CW test was not a problem.
Now with nRF52xxx and S212 softdevice I try this ... but nothing works .
sd_ant_stack_reset...