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.
...
Hello All,
I am working on the nrf52810 module.
I am using sdk 15.3 with softdevice 6.1.1. (IDE segger)
Issue-
1. I am giving the Advertising name as " TEST_01 ...
Hi everyone,
this is my first question in this blog.
I am trying to use the library pc-ble-driver-py in order to interact with a DevKit (in which an example code is implemented...
Hello!
I want to use a long range and buttonless bootloader in nrf52811. S140 cannot be used for this task, because S140 use more then 150KB of flash.
Is it planned to...
I need to download nRF Sniffer v2.x, but the link is not valid, please send me a valid link
Old unavailable address: https://www.nordicsemi.com/Software-and-Tools/Development...
Hello,
I have to send hardcoded AT commands on button press on nRF9160dk. So for that, first I did program for button press. It is working fine. Then I did simple_at program...
Hi,
SDK: nRF5_SDK_00.11.00 ; S132 SoftDevice v2.0.0
I am working now to migrate my application from DM to PM (in order to better handle pairing&bonding).
Sometimes the...
Hi team, there is nRF52840 connected to STM32 via UART, the goal is to receive STM32 firmware over BLE (using nRF52840) and send the firmware to STM32 via UART.
My goal...
Hi!
I am realizing a comunication between a serial device and the nRF52832 through UART; i set PIN 5 for TX and PIN 10 for RX (after set PIN 10 for GPIO use) and i don...
Hi
I am planning to use Zephyr Rtos on a Telit Module (BlueMod-S42) based on the nRf52832 SOC.
As we are making both Client and Server application, the question has 2...
I was using a sample code from here which was posted by Jørgen Holmefjord at the link: https://devzone.nordicsemi.com/f/nordic-q-a/43750/to-display-uuid-major-minor-values...
Hi,
I have got the new nRF9160 DK (pca10090) and I have connected. But it's continuously rebooting, without any changes.
And not able to add the device to nRF could account...
Planning to deploy RTLS based on nRF52811 using Direction Finding feature. Desperately looking for the reference design for gateway with supported array antenna. Waiting for...
Dear supporters Is it possible to disable the soft device (do not use BLE itself) and operate only the microcomputer to use the entire memory? If possible, please provide...