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...
Hi Friends,
I want to test nfc_uart_tag sample app using nRF52840 and NFC_tools mobile app.
I want to read the data sent on uart with NFC_tools.
and write the data with...
I was trying to debug an issue with a release build on our firmware. I modified app_error_fault_handler inverting the NDEBUG logic so that the error code, line number and...
Dear Nordic Engineers
I encounter a issue about gpiote channel() function of NCS 2.0.0.
I use gpio_nrfx_pin_configurationl() to judg gpiote channel is be occupied.
It...
Hi,
Iam using UART Driver Sample — Zephyr Project Documentation (nordicsemi.com)
Where to change the UART TX Rx Pin in the UART Driver Sample(echo bot) program in nRF...
Hello,
I want to define SPI outputs as highdrive outputs in a overlay file.
I know how to do this in the code:
But I want to do this in this overlay file:
How...
Hello,
We are using nRF52833 Soc and s140 soft device for our project. Application is scanning our proprietary Tags. We have Bootloader as well to support DFU.
Due...
I'm currently doing some research for a project and intend to use nRF5340 Audio DKs and the Audio Application. I need access to the LC3 repository to build the application...
Hi,
My Homekit project is based on v1.9.1 NCS.
with CONFIGs: CONFIG_DATE_TIME=y CONFIG_DATE_TIME_MODEM=n CONFIG_DATE_TIME_NTP=n
I use our iOS app to sync the current...
Hi guys. I am using nRF52840. Currently, I want to read out an image from a camera. The camera PCLK is toggled at 500Khz, and what I want to do is to trigger an interrupt...
We just recently started testing with slave latency above 0 to save power. Our connection interval is 60. If we have a slave latency above 3, then the connection terminates...
Hello,
I want to calculate RSSI using TX power(Measured power at 1m) and instant RSSI getting in NRF CONNECT APP and Environmental factor.
I have used this
Distance...
I want to debug my adafruit feather nrf52840 sense with my nRf52840dk I followed this link: FAQs | Bluefruit nRF52 Feather Learning Guide | Adafruit Learning System
But...
Hi,
I am having a connectivity problem with a central Bluetooth device (nrf52832) that has to be connected to a peripheral (nrf52840), previously this connectivity worked...
I had a simple blinky application. With this application running I was able to flash a new version in the nRF52480 SDK board at address 0x0086000 with JFLASH. Pressing button...