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...
Please provide me some link to build a SPI application for NRF5340 development kit. Please the example application for nrf5340 doesnt get builded it gives errors. Cant build...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
We found this problem in our tests.
In our tests, one test leaves the device in a state of poor signal with the iOS device. The device is then regularly disconnected from...
Hi,
I'm using nrf9160 with Zephyr RTOS i need to interface external flash memory using SPI protocol.
but, I didn't get any example code for that. can you help me to find...
hello,
I use download sample on nRF9160DK with NCS2.0. I tried to change the SAMPLE_FILE_URL to my server URL, and the certificate was also modified, my configuration is...
Hi,
I'm working on the Thingy91 'asset tracker v2' project. I see the data on the nRF cloud. Now, I want to subscribe for incoming data over my Android or Windows app. The...
When use the application(nrf 1.9.9/application/nrf5340_audio), I try to write some log into SD card.
After I add the code
int ret = sd_card_write("logfile", "test123456...
Hi, I have not found any diagram/schematics of nRF52810 internal power supply. Is there any available?
I have not found any description of DEC2, DEC3 and DEC4 pins in manual...
Hello all!
looking at the nRF52820 module to develop a BLE mash app, layout, however, I am not sure, are the GPIO ports freely assignable on the nRF or are they fixed? Looking...
Hi,
We are developing a product with the nrf5340 and an external QSPI FLASH which contains bitmap images for display rendering. We noticed the nrfx qspi driver incorporates...
Currently I am trying to adapt the Radio Test example to function on our custom hardware which uses the nRF52840 SoC. We need the Radio Test firmware to give access to the...
Hi,
I'm trying to get up and running using the PMW3360 sensor driver ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/drivers/pmw3360.html ) using the NRF52840...
Hello everyone
I would like to know if it is possible to connect more than 64 ble devices through a mobile phone?Looking forward to your reply thank you
Hello everyone
I would like to know if it is possible to connect more than 64 ble devices through a mobile phone?Looking forward to your reply, thank you
Does nRF52832 support multi-pairing? if then, how many pairings does it support?
We use S112 (peripheral only) or S132 (central and peripheral).
BLE device <-----...