Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Dear DevZone:
I am working with the nRF9160-DK board and I am interested in the following:
1.- Can I implement a VPN communication with this device? 2.- Do I need additional...
Hi,
About the function : nrf_fstorage_write(nrf_fstorage_t const * p_fs,uint32_t dest,void const * p_src,uint32_t len,void * p_param);
I customized an array of data ,but...
I am doing a ble project with three roles exist simultaneously, slave, scanner and broadcaster. i used the 'ble_radio_notification_init' and a rtc to see when the radio is...
Hello Devzone Community,
I'm a couple weeks into learning, working with Nordic ncs, Zephyr RTOS and west and friends. I'm working on an out-of-tree driver, and am stuck...
Hi
I am working with a central_and_peripheral_hr sample (nRF Connect SDK v1.8.0) and I want to get unconnectable directed advertising with scan request callback and high...
Hi, I am using two nRF5340DKs and trying to run the BLE throughput sample. After pristine build, flashing both boards and putting one into peripheral mode and one into central...
Hi Everyone,
Happy New year in Advance.
I have added <project_name>.overlay file in project/src folder. as per instructions in https://docs.zephyrproject.org/latest...
Hello, I am using SDK nRF5_SDK_15.3.0_59ac345 with nrf32832 in BLE central mode and want to connect the closest peripheral device with a name prefix with "XYZ_ ". I know that...
Hi Team ,
After a few transmission of data i m getting continuously NRF ERROR RESOURCES , i have referred few of links which suggested to increase the NRF_SDH_BLE_GAP_EVENT_LENGTH...
Hello,
I'm developing a master device which requires 512Hz of sampling using the ADC, triggered by RTC0 via PPI. I'm trying to send these data using ANT but, since transmission...
Hello,
I'm trying to interface nRF52832 with an AFE IC which has to dialogue with nRF via SPI. Since this IC requires an external clock source, and Here is said that this...
Dear ,
I am new to the Nordic platform and started using VScode to build up and test some examples from the SDK.
I was using an nRF52840 dongle and trying to replicate...
Hi.
I'm enabling a BLE sniffer on rRF52840 DK to listen to packets between Windows and the other one BLE board, I can get advertising packets but Wireshark can't switch...
Our mission is prevention the increasing cases of missing persons. We wish to design a positioning device which can track the location of our users for their safety.
...