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...
Hi,
I want to read and write MAX30100's registers. How can i do that? I tried a lot of solutions but I didn't solve that.
For example; MAX30100's address is 0x57. And...
Greetings!
I am using the SDK Mesh 3.1.0 and Softdevice 6.1.0 with the nRF52840 Dev kit: (PCA10056)
So, in my previous post ( https://devzone.nordicsemi.com/f/nordic...
I am using the nRF 15.2 SDK for Thread and Zigbee. I am currently trying to use the debugger in SES, but when I upload the code, SES complains that it can't find the source...
Hi
my devices use USB HID to PC now, and I have PC GUI.
I want use BLE send My device data to PC ( windows 10 )
if I use BLE HID services to PC
I need to do any...
Hi;
I am trying to add uart central to multilink central examble. I added some of uart part to multilink. i am trying to link two peripheral to central. when two peripheral...
Hello Nordic, for my project work i am using nrf52840 dk. with segger embeded studio i drag and drop the s140 softdevice hex file into the J-Link (chip PCA10056). and i tried...
Hello,
we are using the Nordic nRF52832, and I was hoping to update to the new SoftDevice S113 v7.0.0 as it seems like a better fit for our use cases than S132.
However...
My flash_placement.xml file is here and I am getting this error `.bootloaderSettings' will not fit in region `UNPLACED_SECTIONS'.`UNPLACED_SECTIONS' overflowed by 1024 bytes...
Hi
I have done multilink with uart and getting data from multiple ble_uart peripheral. now i have to read data from only one peripheral . what will do for that.
I am using...
Hello
I was wondering if there have been any changes in supporting IAR for nRF Mesh?
In your answer from about a year ago you wrote that you were not currently planning...
Hi,
I have some questions:
1. How does the process of getting addresses to the Nodes happen in Mesh stack? Is it automatically or I need to set it when I flashed the...
Trying to run the "Alert Notification Application" example in nRF SDK v15.3.0 on either a Windows 10 system or a Ubuntu 18.04 LTS system. Following the instructions, I can...
hi,
i want to use mesh network in my project.our requirement is multiple nodes will be sending data to one master node.is there any example code.
Regards,
jagadee...
Hi,
We have a gateway device that contains the nRF51822 MDBT40 Raytac module.
We are designing a new nRF52832 based sensor and we want to connect 20 of them to the Gateway...
I use nrf_drv_saadc_init(NULL, NULL) to sample AD per second(Blocking type).
But every time the firmware runs, the ADC value always takes several times to stabilize.
...