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, I have configured normal uart, where you send 1 tx_buf and wait for the rx_buf until you get a response. This setup was fine until the logging feature was requested. However...
Hi, I am developing a product using BLE with nrf52832. We are aiming for a BLE communication range of around 1.0m. However, if txpower is set to -20dbm, BLE communication...
Hi,
I found this forum post about the Verizon APN:
https://devzone.nordicsemi.com/f/nordic-q-a/46288/nrf9160-verizon-sim
This implies that I don't have to use "AT...
I want to parse the following JSON { "ver": 3, "mode": "online", "custom": { "apl1": [ "off" ] } }
Tell me about how to parse json and how to write code
The keywords...
Hi Everyone,
I am developing a PC App. with nrf52840 usb dongle (central) to communicate with nrf52840 BLE device (peripheral) on long term and transport data. Everything...
Hi,
I was working on nrf52840 DK and I left it a few weeks and came back to use it and I discovered that the whole USB connector (J2) got removed. Not sure if there are...
To the kind attention of Nordic support team,
I'd like to know what would be the best theoretically way, if possible, to control "when" multiple notifications are sent...
Hi,
I am developing with the nRF52833 DK using NCS v2.00.
I have edited the existing TX power service (TPS) to allow the client to set a desired TX power. I have added...
I'm using the nRF52840 with NCS SDK 2.0.2 and need to be able to change the BLE advertisement name of the peripheral device dynamically.
I have this working when using ...
Hello Devzone,
I am building firmware for an nRF9160 based device, starting with an ncs 1.6.1 sample app and LTE modem firmware v1.3.1. I'm in North America, and when testing...
I am using the SD card driver from nRF5 SDK v17.0.2. Device nrf52840, IDE Segger, Custom PCB. nRF52 DK as progremmer.
There are problems when deinitializing the SD card...
Hi,
I am developing a peripheral in ble, and I receive the following error when I disconnect a new connection within the connection callback.
bt_conn_disconnect ( conn...
Hi,
I'm writing an application which, depending on configuration, will either use ESB and Bluetooth, or just ESB.
I read through the article ( ) describing how to use...
After following the instructions in nRF Connect for Desktop v3.10.0 on an Ubuntu 20.04 machine, the samples are failing to compile for the qemu_x86 board type. The error reported...