I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
I am currently using an nrf52840 to write to a service with 3 different characteristics with goal of using another dongle to read those characteristics. The first dongle is...
Folllow-up questions for this thread https://devzone.nordicsemi.com/f/nordic-q-a/84769/zephyr---how-to-set-ble-adversting-tx-power
1.In the nRF SDK there are TX power defines...
Hello, sir.
I'm using IDE segger embedded studio to programme the nrf52840 DK board (SDK17.0).
I'm experiencing a problem with the twi interface. When I enable it, I get...
Hi, I have 3 questions about the NBIOT standards please
1- How do we set which NBIOT service shall be used by our FW (3 Cat-NB1, 14 Cat-NB1, or Cat-NB2 standards)? 2- Is...
Hi,
Sometimes, when I'm starting BLE advertising, I have an error of stack overflow of the BLE task.
Is that make sense that advertising may increase task usage?
...
I am trying to implement a simple UDP client on the nrf9160 using DTLS Certificate authentication.
I understand that the modem only supports PSK. However, I am trying to...
Hi,
Is it possible to program the FLASH memory on the network core from the application core WITHOUT having to run a bootloader on the network core?
Best,
Kurt
Hi!
I can connect to my NRF52832 with my dongle and BLE app on nRF Connect for Desktop.
I was wondering if I can send and receive text messages via the UART from my...
The version of fatfs included with the nrf SDK is from 2016, and we're trying to update it to use the latest version of fatfs from 2021 http://elm-chan.org/fsw/ff/00index_e...
Hi,
is there a way to update the API key needed to get sensor data?
I got a thingy91 that I can get data from via Rest API. Only thing is that I need to login to my profile...
Hey guys. I have some question.
Until now, I wanna use TFT LCD (LCD Demo 320×240 RGB(565) on nRF52840) and I'm trying to do a similar experiment now with you. I want to...
Hello,
We are using a NRF52832 in our product with Buttonless DFU. In a new version of the product we are exchanging the external LF Crystal for a LF Clock source.
As...
Hello,
We ae using NRF52840 MCU in STOP Mode 2 with RTC on 3.2V battery. We use GPIO Interrupt to wake up MCU by a Push Button. So, for that Active Low Edge Trigger Interrupt...
Hi,
I am just starting to use nrf connect sdk for 5340; and wading through the confusion or build systems, west, SES, Visual studio; no clear path.
As we have used SES...