Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
Summary and Background of the Problem
As part of a college project, we are needing to connect to a Bluetooth LE module (BL654) with a custom app to update characteristics...
I have a nRF52840 dongle (from Fanstel) that is set up as a virtual COM port on my Windows 7 machine, and which I am accessing using pc-ble-driver.
I want to be able to...
Hello! I'm using nRF52832 with ms5803-14BA.
And I want to get this sensor's raw data form prom.
and my code is here
I don't know why the resultant value is 65535...
Hi,
I'm trying to understand how the nRF52840 makes RSSI measurements. From what I understand, while other manufacturers implement non-standard RSSI systems, the nRF52840...
Hi,
We are designing a module based on NRF52840 and Li-Po battery. The battery could be charged by a charger module connected to USB.
I have some question regading our...
After having a problems with a function using vsnprintf, I finally boiled it down to sprintf. Every 128 characters that has been run through sprintf, it truncates the output...
I have a BMD-340 eval kit (uses nRF52840) as does my contracted developer who has sent me a hex file to program into my board. I have installed The Segger Embedded Studio...
My configuration:
IAR V8.22
Custom board with nRF52832
Softdevice V6.0.0
SDK 15
I understand that BLE uses, in the link layer, CRC to verify packet integrity...
Hi, has anyone interfaced with the SX1272 using the nRF52840? Perhaps they could point at us some LoRa SDK or libraries which will help the development process?
Thanks
Would a wire-wound inductor work better than a chip inductor for the antenna circuit of NRF52810? I'm using the 32 pin QFN package with the LDO configuration which calls for...
I need to calculate the max number of concurrent connection Central can support given the following
Connection Internval = 7.5ms
Baud Rate per connected peripheral:...
Where can I find this version of hub?
ERROR: Could not find a version that satisfies the requirement hub==2.0 (from -r zephyr/scripts/requirements.txt (line 10)) (from versions...
When nrfutil is installed with python 3, I get an error when generating bootloader settings page. This does not occur with python 2. As python 2 support expires very soon...
Hi.
I am testing MESH by nrf5SDKforMeshv201src and nRF5_SDK_15.0.0_a53641a.
I have a problem.
My project have one of the client and one of the server.
Client transmit...