Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
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...
Hello everyone.
I'm trying out the "Zigbee Multi Sensor Example". infocenter.nordicsemi.com/.../zigbee_multi_sensor_example.html
I have 2 nRF52840 devices.
I wrote the...
When my program starts, I set up a watchdog timer for 100 milliseconds and I start a repeated app timer that runs every 90 milliseconds to feed the watchdog. I use the app...
I'm trying to send data via UART from a NUCLEO-F401RE to the nRF 52840 DK. But the data I send is not comming through correctly. For example when I send 3 the nRF prints 32...
I have an existing product to which I need to add SPI to get Wifi compatibility. Basically the Nrf52 is acting as central and passes BLE events on to an ESP32 with Arduino...
Hi.
I have nrf52840-dk board. i tried the UART example from the peripherals directory. it works with the default, if i open a console on /dev/ttyACM0 and on /dev/ttyUSB0...
Wanted to ask if there is any example on configuring the GPS into single shot mode.
I know the asset tracker can operate in continuous_mode and continuous_power_saving_mode...
I am attempting to use SDK15 with the nrf52832 to communicate with multiple sensors over I2C. However, in the twi_sensor and twi_master_using_nrf_twi_mngr examples, as well...
I am using the nRF52840 with the SoftDevice disabled to run a proprietary RF protocol. For much of the time, I have the radio in continuous receive mode by making use of the...
I have a nrf52 application that samples four saadc channels at 1kHZ. That is: Map four pins to ADC input and let Easy DMA take care of the sampling so that the data is processed...
Hi,
I have measured QSPI current consumption on our product at no access period, and got 1mA (too high current!).
So I tried to check with nRF52840 DK to confirm our...
I need to have two different peripheral profiles (with different addresses and so) that will be advertising at same time and that can be connected by different centrals at...
Hello,
It might be a stupid question but I wonder if it is possible to use the ZCL generic command from the CLI to send ZDO commands? I tried it with the ieee_addr ZDO command...
We intend to use the ZigBee stack together with another communication stack and BLE. For the other stack we also have just a library (.a file).
Now we get an error message...
development setup: sdk: nrf5_sdk_15.3.0 LE protocol stacks: s112_nrf52_6.1.1_softdevice toolchain: MDK-ARM Professional 5.28.0.0 description: when we use ble HID or HEADSET...
I'm using the cli_agent_router example in nRF5 SDK for Thread and Zigbee v3.2.0 /4.0
I have a few questions:
1. If the end node needs to join in the designated coordinator...