I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
hi sir
i have start my project in nrf52832 and i have some Analise BLE RSSI V Meter chart .
and pls give me help hoe to smooth my RSSI value in my chart ............ ...
Hello,
I red a Reference manual v3.0 for NRF51, chapter 31.1.3 (Input impedance).
And I did not understand information about impedance.
What maximal input resistance can...
Hi,
I would like to establish UART communication between nrf52 DK & other microcontroller. I checked the uart example (peripheral folder) in SDK 15. I was not able to flash...
Hi,
I just recently got into designing Bluetooth devices and I am experimenting with NRF51822 and BLE400 board. I managed to compile and upload the examples from SDK 11...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
Hello,
We are in the process of migrating to the nrf52840 and as such have decided to use the latest SDK (15.2).
As part of the migration we are trying to do a TWI write...
Dear,
When I use the s132_nrf52_6.1.0 for nRF52832, I find that the value of the reset reason register is not correct by using the function "sd_power_reset_reason_get()...
Hi, I am trying to use the Sound service's microphone to turn on every 1000 ms, check if the audio input is above a certain decibel level and turns on the LED if it is and...
Greetings,
I'm working on the TIMER example ( nRF5_SDK_15.2.0_9412b96 ▸ examples ▸ peripheral ▸ timer ) on a nRF52832 with no changes to the code. Across 5 different...
My Project was originally based on the Multiprotocol dynamic template from THREAD SDK 1.0.0.
I Recently Updated the OPENTHREAD to
github.com/.../704511c (with revert of...
Hello, I am using the nRF52 with SDK 15 and this is subsequent to this post and I applied the change suggested in in nrf_ble_gatt.c and having the central exchange the MTU...
Hi all,
I am new with this software.
I encountered this error: No such file or directory in SEGGER Embedded Studio when I tried to add new file, which is generic_level_client...
Hi
I'm little bit confused about how FDS library allocate the virtual flash pages (according to the number and size in sdk_config.h).
I decrease the number of virtual...
Hi
I'm trying the remote client-server example. When I flash the code onto the NRF52832, all the 4 lights are lit. Here's the log i get:
0> 1) Provision first available...
Hi,
I was actually trying out Nordic mesh topology and wanted to tryout the example programs.
SDK: nRF5_SDK_15.0.0_a53641a
mesh: nrf5_SDK_for_Mesh_v2.2.0_src
IDE:...