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,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
(nRF51822, but also concerned with nRF52832, SD130, SDK 12.1)
I'm trying to write/erase flash from a bluetooth event handler. As it's been outlined in other questions,...
Hi,
I am just updating my application from SDK13.0.0 to SDK14.0.0.
2 Services are in use: DIS and NUS. To advertise that, I made use of the scan response functionality...
Hi,
I have the D52QD2M4IA-A chip (from dynastream) that has inside nrf52832 chip. It has also builtin an onboard LIS2DH accelerometer. However when I am trying to connect...
Hi,
I am working on nrf52832. I am preparing application where I need to handle central connection with two peripherals and keep tracking time. I know that softdevice has...
The data sheet recommends that both the TWI clock and data lines use pull ups and the GPIOs should be set to S0D1, essentially open collector drive. I can see the need for...
When trying to follow this guide for testing bluetooth mesh on a nRF51 dev-board Cmake returns this error:
../build $ cmake ..
CMake Error at CMakeLists.txt:16 (include_directories...
Hello, I have had luck in Keil making two NRF52 connect with NUS, central and peripheral. My goal is to have one central speak to multiple peripheral at same time via a piconet...
Hi
I have just baught some nRF52840 DK boards,
and I can test the BLE throught between those nRF52840 DK boards successfully.
This indeed help us a lot about research...
Hi,
I am using SDK 12.2.0 with my custom board. As per the my requirement, i need to ground or set logic 0 of my gpio pin no. 12.
So, how can i do this?
good morning to all
I wanted to ask if anyone has a design of nrf51822 where an external temperature sensor is used, to know how the connection to the chip is. Should I buy...
Hello,
I am learning about the behavior of "Notify" transmition.
From some web sites including below, I understood as follows.
devzone.nordicsemi.com/.../
So could...
Hi,
I am new to arm and ble development. I am used to work with AVR mcus and I am trying to migrate a project from AVR to nrf52.
AVR usually has some "General Purpose...
I'm transmitting data packets each of 48 bytes in the form of notifications using Bluetooth 5.0. When I observed the logs over sniffer, I see that the packets are fragmented...
Hi,
iam new to all this and hardly find answers for my question:
Is it possible to pair a nRF51422 with an Ant+ remote especially Bontrager TransmitR and use those remote...