Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
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...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
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...
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:...