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.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
I am trying to make a central device that is similar to the NUS central example in the SDK. I have a function that is the same as ble_nus_chars_received_uart_print to print...
In the ESB stack, only a sub-set of available transmitter powers are enumerated in nrf_esb_tx_power_t.
Is this deliberate? The hardware supports a much wider range of values...
I Performed a clean reinstall of all tools and packages.
core_cm4.h file exists at location: C:\..\..\..\..\..\Nordic\nRF5_SDK_15.3.0_59ac345\nRF5_SDK_15.3.0_59ac345\components...
Hello,
I would like to clear some of my confusion on multi peripheral links behavior.
My context: SDK 15.2/SD610 on 3 52840 nodes.
I am using multiple peripheral links...
I am testing a 9160DK in an area of intermittent connectivity. When the connection drops at just the wrong time my call to socket does not return. Aside from this being a...
Hello, I'm currently using the nRF52840 Dongle and i need some help. On the other hand, i have BLE ela identifiers/sensors : elainnovation.com/bluetooth-low-energy.html The...
Hello,
I am getting error -
t: 17532>, app_error_weak.c, 108, Mesh assert at 0x0002CF9E (:0)
I debugged it, it took me to the flash_manager.c - line 254 which is ...
Hi. I am working on nordic 51. My mission is sending invasive brain wave with BLE.
For catching brain's spike, they need 10k Sampling per second transmitting.
However...
I'm looking into using the RTC on the nRF52840 as a Watchdog timer. The reasons being the increased flexibility that this would provide for saving context information prior...
I get an error if I use the eddystone configuration service together with another GATT service like e.g. buttonless dfu. the following change in components/ble/ble_services...
Hi all,
I would like to realize my PCB module with nRF24L01+ and RFX2401C PA/LNA. My idea is to use a PCB antenna but I didn't have any experence in that means. Someone...
After reading the support forums a bit, and browsing the documentation, I'm not sure exactly what the purpose is of the RF switch U34 in the GPS circuit. From what I've read...
SDK version: nRF5_SDK_15.0.0_a53641a
Softdevice version: s132_nrf52_6.0.0_softdevice
I am trying to evaluate Fanstel BT832X SOC. I am using the ble_app_uart example...
I see that there are some simple HTTP examples in the sdk (ncs v1.0.0) but they are not as fully featured as the MQTT/S lib, is there a plan to do develop a simular lib for...