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.
...
Hi All
Currently i am working on IPV6 over BLE with contiki oS.
For that i am following link ...
https://devzone.nordicsemi.com/b/blog/posts/setting-up-ipv6-over-ble...
Has anyone built a power profiler for the 52840 yet that includes coded Phy s=8 and s=2, extended advertising and larger output powers to +8dBm.
I see that the power profiler...
hello there!
I am working on a project in which two devices(one is central and other is peripheral ) uses Nordic bluetooth controller for connection and data exchange. nrf51822...
I modified the BLE Low Enery app under nRF Connect (Windows), and fork a custom .js file to connect to a comm port. The custom file requires 2 packages, fs and serialport...
The sample program uses "nRF5_SDK_15.0.0_a53641a".
Hardware uses Taiyo Yuden's "EYSHSNZWZ"
In addition, we use a sample of [ble_app_uart] and [ble_app_multilink_central...
I have been running through the mesh network examples using nRF52840 chips, from light switch, dimming etc. I now want to know how i can send adverts between the nodes of...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Hi all,
I know there are some questions about this already but I could not find a solution.
I'm adapting this example for my internship. I'm currently testing throughput...
Hi,
So, we have got some requirements and would love to hear some suggestions or guidelines in choosing the a Nordic module and protocols that would get the stuff done....
The Bluetooth specification states:
If more than one Characteristic Presentation Format declarations exist, in a characteristic definition, then a Characteristic Aggregate...
Hello,
we want to add to our in-production solution the option do DFU OTA.
So we followed this step-by-step guide: https://devzone.nordicsemi.com/b/blog/posts/getting...
I'm curious about the CPU lockup reset. We have a long term test with 9 units running identical firmware on identical hardware; line powered, running continuously for 6 months...
Hello,
I have a problem with turning on notification on a characteristic so I can start receiving data.
I am using a nRf51 dongle as a client device, using softdevice...
Hi, I would like to establish services with following security permissions in a Bluetooth 5 peripheral: Currently I use the NRF52-DK and SDK 15.2 Service A: Security level...
I'm trying to adapt the secure_bootloader example for our custom board with a nRF52832 QFAB with 32kB RAM and 256kB Flash, following the information in this thread:
https...