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 a project that generally operates as a typical peripheral, but occassionally sends advertising packets of type BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED...
Hello Nordic Experts,
I am developing the pairing in a central. I am working on nRF52840 DK with nRF5_SDK_15.2.0_9412b96 as the cnetral and I have an iOS app as the peripheral...
We are using the nRF52832 with S332 v2.0 of the stack. We have recently been testing concurrent operation of a BLE peripheral connection and an ANT bidirectional master. The...
Hi all,
I'm using nRF52840 Development Kit and Nordic SDK v15.2.0 with soft device v6.1.0
I'm using ECDSA Cryptographic libraries for a BLE related project. I want to...
Hello,
I am working on Low power and Ultra Low power.
I am using the nrf52832 chip as well as the breakout board. In SYSTEM-ON mode power consumption around 6 mA and in...
How do I calculate round trip delay (time taken for packet to travel from peripheral to central(PC) to peripheral again)? Is the existing time calculation in the example code...
Hi,
I have some troubles using TWI easy DMA. I set EASY_DMA flag to 1, but I can't see any results in my performance tests. Can anyone explain me the required steps? ...
I am looking at the android version of the Blinky application and was trying to make some modifications to enable the LED3 on multiple boards (peripherals) to turn on from...
Hi,
In a peripheral, a notification is sent to the central every 10ms. (payload less than 20 bytes)
I use : radio_notification_init(6,NRF_RADIO_NOTIFICATION_TYPE_INT_ON_ACTIVE...
i want to read the temperature ..... my temperature data is executing from 0 degree temperature ...is there any way to execute only actual data instead of starting from 0...
I'm probably not using the good terminology here... let me explain my application.
I have an existing board which has all the logic implemented in an STM32 MCU. I now need...
Using Softdevice 132 version 6.1.0 I issue the request for scanning by calling sd_ble_gap_scan_start() with: ble_gap_scan_params_t scan_params = { { .extended = 0, .report_incomplete_evts...
Hi all,
I want to measure higher frequency (8 MHz) count/ticks by using the lower frequency (32 KHz) is there is any method to do it or any examples.
I want to measure...
Hi,
I am evaluating the nRF52840 with the Segger IDE.
I am about to experiment with Bluetooth, but I have a hard time understanding the different protocols/softdevices...
Hi, recently I've been confronted with this issue that all of my stocked nRF52832 ICs would not work with the lastest SDK, which later turned out to be engineering samples...