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...
Hello, I am trying to compile my project to upload it to a BC805M using nrf 52DK
I have uploaded some sample code so I know flashing works
The problem is when I try...
I seem to be struggling getting several characteristics to notify on my nrf52840 - peripheral device.
I can get ONE to notify, but when I add more then notifications stop...
Dear Team,
We are using NRF52840 chipset for our development. Our requirement is External memory up to 2GB/4GB/8 GB .
1. Does Nrf52840 chipset support eMMC high frequency...
nrf52840 17.1.0 s140 SDK :- examples/dfu/secure_bootloader/pca10056_s140_ble_debug
We are using the secure bootloader with BLE debug and have combined BLE and UART for the...
Hello all,
I need to verify that all my peripherals in the nRF5340 will work without issues:
I am using 3 UARTs, one with hardware control (for LTE module and fingerprint...
I am currently working on a project using the nRF9160 DK and I am implementing CoAP communication. In my application, I would like to trigger an interrupt on the firmware...
I'm using the nrf52840DK to power our external target board. I've noticed that the VDD level in a nrf52840DK is 3V, and not 3V3. This might be enough to throw our board off...
We have code that puts the HW to sleep. On a nRF52833. The pseudo code would be something like this - <shutdown SD, stop freertos scheduler, stop interrupts, power down all...
my code base is samples/bluetooth/central_hids and samples/bluetooth/peripheral_hids_keyboard, NCS 2.6.1
Central
diff --git a/prj.conf b/prj.conf index c85e49d..0543efe...
Hi.
I try to build the nrf_audio sample as BIS headset with enabled FOTA and NCS2.7.0 and get the following link error for the ipc_radio image:
FAILED: zephyr/zephyr_pre0...
I need to use 9160 to drive the Lis2dw12 accelerometer for ST. I found some settings related to this accelerometer in NCS, but I couldn't use it after adding it in IIC, and...
Hello,
is there any technical reason why the MPSL radio notification API has been dropped somewhere before NCS 2.6?
Our application needs information about radio notifications...
Hi, I'm looking into a design based on the npm1300 and nrf5340 for a battery-powered wearable device.
We would like to use two buttons (A and B) as the user interface with...
We have nrf52840 S140 BLE Central device that currently connects to TI based sensors. I have implemented code that can upgrade those TI sensors' firmware using the TI BLE...