Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I hate to be a squeaky wheel on this but I've found some strange behavior when trying to use the SPI Manager to schedule a transfer where the .p_tx_data address is a constant...
Is this normal that the example ble_app_uart, usbd_ble_uart and usbd_ble_uart_freertos use init.srdata in advertising_init() when all the other examples use init.advdata ...
It seems that unlike nrf52840, the nrf52832 has only one UART instance. Is this correct? This affects one of our hardware and I wanted to confirm before having to deal with...
We are about to build a prototype for a 2022 product, which will need 4x UART. The nRF5340 is our favorite but we need the 3rd and 4rd UART fixed. Is there an ETA for this...
I have uploaded nordic thingy 91 with lte_ble_gateway program and modified it so that it can connect with 7 devices, however when i try to connect the 6th device I get bluetooth...
I am trying to use the nRF9160 DK as a gateway to send sensor data to an Azure IoT Hub for further handling.
I was previously using Particle to solve this problem, and they...
Hi
I would like to know what the easiest way to get a signature-less bootloader from your DFU bootloader examples. For me it looks as if the open_bootloader is not very...
I understand that the only supported method to upgrade the modem firmware from one major version to another (e.g. 1.1.x to 1.2.x) is via JTAG. As an educated guess, I would...
To the kind attention of Nordic support team,
when I open generic_nrf52833_xxaa.emProject in sdk16 in order to compile, I get this error:
(Anyway it happens when I use...
Hi,
I'm working now with the uart connection between NRF52832 and SIM868 module, my question is:
Is there any uart interrupts implementation (examples), i want to receive...
Hi everyone,
I am in the phase of evaluating different chips and need to know the number of PWM channels for the nRF5340 and can't really find this information. The product...
Hello guys. I have six of these boards nrf52840
Do you have any Arduino Bluetooth sample code for using six or seven of these boards in a peer to peer network setup? ...