i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
I have some keyword, want to save to UICR CUSTOMER registers.
Then, when I start he board, I can get the data from UICR CUSTOMER registers.
but, I donot know how to ?
...
Hello,
After a characteristic (with write and notify properties) is written, the nRF51 sends some data through the UART. Then it receives data, also through the UART, and...
I'm trying to program both Secure bootloader and application code using J-Link, preferably as a single hex file. After reset board is stuck in bootloader. UICR is programmed...
Hello,
Before writing here I made some forum search and didn't find the answer.
Previously I used radio notifications to sync ADC measurements with radio events. Now I need...
Hi team,
I am using nRF51822 dongle and SDK12.1.0.i want scans the advertise beacon from another dongle.please tell me which softdevice is used to scans the Advertisement...
Its stated in the Product Spec that one shouldn't place high frequency or high sink/source IO at GPIOs 22-31. My question is what is considered as high frequency for that...
We build our own board with nRF52832 and have problem with radio.
nrf52 Schema
We start with sdk12 ble_hid_keyboard project. I disabled scheduler ,start advertisement...
Hi everyone. I've been having a bunch of trouble with the BLE examples being incredibly slow. However, I recently started encountering a problem where the flash file wouldn...
Hello,
I'm making BLE bootloader except other BLE functions.
I'm using s130 / sdk 12.1 / nrf51822xxAA environment.
Sure I have some problem.
What I have done :
...
Hello,
I have some problem in DFU.
I followed Nordic tutorial but I failed.
Would you let me know what’s wrong?
If you want to create your own firmware package...
Hi everyone,
I wanted to test out SAADC using the ble_app_proximity example using the nRF52-DK but I am having some issues. I modified the example with the below changes...
very sample led blink demo for FreeRTOS and S130 , but fail.
open source
repo: https://github.com/AMJKeyboard/AMJPureBLEKbd
eror code: https://github.com/AMJKeyboard...