Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
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.
...
NRF51822
SDK12.3
keyboard demo code
After each delete match at the PC end,None of the broadcasts are searchable。Then I Google the content like this。
I wonder...
Hello,
I am using NRF52840 in my System. We like the USB access on NRF52840 and would like to use it. However, I don't need BLE in my application. Can I leave the Radio...
Dear All,
i want to make a product which using nrf24le1 chip, but now i'm stuck on the antenna impedance matching issue.
i'm not very familiar with the antenna design...
I'm try to using Nordic 52832 board to send hexadecimal to the phone, but it still receive for ascii.
Using example\ble_peripheral\ble_app_uart code for sending.
Hello
We have a project of energy meters with mesh network.
There are some parameters important for us:
Time of reconfiguration
size of network
connection range...
When I plug the kit into a USB slot on my computer, the nRF52 DK does not appeared as a removable drive named "JLINK" as it should according to the documentation. Has anybody...
I m working on SDK-11, and using sample program experimental_ble_app_blinky, in this code I want to read RSSI value and want to show on NRF Connect app. But its not showing...
Hello,
We are using nRF52832 DK, nRF52 sdk15.0 with SES IDE in windows 10. Currently we have senor network which is trigger every 1 Hr and send data trigger time set in...
The hardware is a custom board with a Rigado BMD300 module (which uses the nRF52832). I am using Softdevice S132.
My code base started as the ble_app_uart peripheral example...
Good afternoon,
In my peripheral application (SDK15 and Softdevice6.0.0) I can have several bonded central peers but only 1 can be selected on demand for the whitelist...
Dear all
Does the nRF52840 provide an unique device address (MAC) address, or that address has to be provided by the application layer to the stack/chip ?
Regards...
I am inquiring about the range of the nRF52840 USB dongle. I see a meandering antenna on the PCB. This is different from the DK's and am wondering if the meandering antenna...
Hello,
I'm trying to quickly prototype a BLE radio tester and was thinking of trying to use the nRF52840 Dongle as the BLE central to simply pair and read a couple of basic...
Hello,
I have two nrf52832 own boards. First is BLE_central receiver, second is BLE_peripheral transmiter.
SDK 15, SD-140.
I need to pair specyfic transmiter with specyfic...