Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hello,
I was trying to implement the proxy profile into the Enocean switch example to try if the friend node for the switch can be provisioned using the Mobile App. I encountered...
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...