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...
Hi,
We have made a custom board based on BMD340 for a vital signs monitor. The board will be attached onto various parts of human body. The body shadowing effect plays an...
Hello,I am developing a stethoscope project with nrf52832 platform. Now I encounter a problem: when Xiaomi m2004j19c mobile phone connects to nrf52832 platform device 1, and...
I'm designing around part 1490-1071-2-ND (nRF52840-QIAA)
Your ref designs show DEC5 decoupled with C9, 820pfF and states "not required for Fxx & later"
Do I need to place...
We are starting a new Nordic-based project and are looking through the nRF Connect SDK 1.7.99 documentation ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf...
Hi
In the documentation of the function " int at_cmd_write_with_callback ( const char * const cmd , at_cmd_handler_t handler ) " it is written that "CMS and CME errors are...
Hi,
What we are currently using is nRF52832, the central product is SDK16, and the peripheral product is SDK13.
Does SDK17 only support BLE Secure Mode 1 Level 4?
Are...
Hello. At first I m newbie and don't have experience with Thingy:52 and Embedded Segger Studio for ARM.
I m trying to work with my Thingy with Segger j link and SEGGER embedded...
I am trying to build the zephyr blink project using west :
I have installed the gnu-arm-embedded toolchain and set my environment variables accordingly : ZEPHYR_TOOLCHAIN_VARIANT...
Hello
The Uart Baudrate is initiliazed at 115200 baud but i the BLE nRF52833 is sending with about 115900.
I try to switch to hf clock but the baudrate is to high.
...
Hey,
I have a nRF central that connects and bonds to peripheral devices via BLE.
From what I understand, the peripheral device has a BLE MAC address that isn't consistent...
I am setting to NRF_SDH_BLE_CENTRAL_LINK_COUNT=1 ,it is working fine for ( 1 central and 1 peripheral )connection is fine(data also sending),but i am changed to NRF_SDH_BLE_CENTRAL_LINK_COUNT...
Hi
I am new to Nordic
I am using nordic nrf52832 with segger embedded software tool woth nordic support version NRF SDK 16.0.0
I am facing issue with build configutations...
Hello.
I would like to get an event that an advertised packet has been sent in a peripheral device. Is there a way to do this? Also, is it possible to get the channel used...