Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
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...