NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
I’m creating an IOT device with some unusual needs when compared with typical home automation. I wanted to ask if anyone knew of a mesh protocol (Zigbee, Thread, BLE Mesh...
Hi All,
I am working on the NRF51822 development board, using KEIL-IDE for the code development using SDK version 10.
I was trying to develop the serial communication...
I'm coding a feature to measure the battery voltage via the internal VDD with an ADC.
The result I get from a 2,75 voltage source is 170.
When using the calculation (...
When running the Zboss stack to get active endpoint on a disconnected devices some fields are not populated correctly in the responce.
tsn OK
status FF might be OK
nwk_addr...
I was able to use the fds with the help of good people here , I am trying now to save a word into memory.
As I see in the docs, the only way to save data is by uint32_t...
Hi,
I am using PPK for measuring the current of custom hardware without DK. I want to know that P16(Ext DUT) is the only source of supply for DUT. So is there any additional...
hello! i have a problem ,when the Master send Slave SMP 37 Rcvd Pairing Request: Bonding, MITM, Initiator Key(s): LTK IRK CSRK , Responder Key(s): LTK IRK CSRK,but the slave...
What would be the best way to store configuration and fault information in flash when the app_error_handler is called? It seems like all the libraries available are purely...
Hello,
I am using SDK 15.0.0, Segger IDE with GNU compiler (GNU++11, GNU11).
I am using the default serial example from SDK 15.0.0 with C source file. But when i switch...
Hi, we have designed a product using the nRF52840. We have the development board and want to use it to program our board via P19. Can you tell me if there are pre-made cables...
Hello, I'm prototyping using nrf52832 with BMD-300. On my new board I design, I need 3.6V tension (and not just 3.3), so I thought setting everything to 3.6V, including the...
Hi,
I'm currently doing a current consumption test for bluetooth mesh using PCA10056. I want to label the plot like the ones in Online Power Profiler, but it turns out I...
Hi. Does anyone know where I can download the CDC ACM diver for windows 7?
I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver...