Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
Hi,
I’m looking to build the Bluetooth HCI-RPMsg sample for nRF52811.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_rpmsg/README...
Hi,
If the app keeps sending data at a certain rate, the numbers will skip and the software will stop.
I tried to see how much data I could communicate and at what speed...
Hello,
Development to blink LED only on Nordic Thingy 52 has been started after referring the following one of the post from Nordic Devzone. https://devzone.nordicsemi.com...
Hi,
I am using nRF52840 DK with ble_app_ots sdk example. When flash the ble_app_ots to my nordic board and I am trying to connect the board with my mobille. Unfortunately...
nRF9160 GPS IGPS_CONTINUOUS_PSM - can you please explain the basic functionality when the GPS runs in power save mode (to reach 9,8 mA). I cannot find information in the data...
DK: v0.9.0 nrf: v1.2.0 supl fw: v0.5.2 modem fw: v1.2.0 OS: Windows10
I'm trying to use assited GPS in "gps" sample program, but it doesn't work. This is log. There is no...
Dear Nordic,
We are developing the Cat M1 module base on the nRF9160 V1.2.0.
When we try to evaluate the current consumption in eDRX mode, we found our module even unable...
Hi,
We made a custom board with nRF52 and it's BLE radio doesn't advertising, not visible on nRF connect APP. I tested a lot of example, like uart_peripherial,heart rate...
Is it possible for the Android-nRF-Mesh-Library to be used to serve models and also proxy/relay other on-Android nodes?
I’ve developed an Android 8 app for a tablet and...
Hi Nordic Tech Support,
Our company is going to use Nordic nRF52832 on our next generation wireless product. I am the software engineer and doing the evaluation these days...
I am using Thread/ZigBee SDK v4.0.0 as a coordinator. I have no zigbee routers in the network so all of the end devices in the network join the coordinator. When I issue a...
My current project has DFU enabled through the secure BLE bootloader and it works well. I would like to include the additional option of performing DFU over USB. Is it possible...
Hi, I'm testing the MQTT implementation integrated in the NRF5 SDK.
This is my test environment: - A nRF52840 board with the MQTT publisher example from the SDK. - A Raspberry...
Hi,
We want to be able to upload a new firmware in my nrf52832 without serial connection.
I am trying to set up DFU over BLE and I stumbled upon few problems along the...