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...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Hello,
I'd like to use the Python bindings for the PC BLE driver. I had a look at the github repo and it seems that I need to program the device with the correct connectivity...
If i set register CONFIG.MCKEN to 1 so Master Clock generator is running and the output is on PSEL.MCK
and in the CONFIG.CLKCONFIG register i set the source to PCLK32M then...
How is the device tree editor inside Segger embedded studio supposed to work.
Its really difficult to edit the values requiring multiple attempts and the edited values do...
Hello Technical Support team,
I have a strange problem at the moment. I am currently using the USBD_CDC_ACM driver on the nRF52480 dongle hardware. Software SDK version...
Hello all,
I m working on nrf9160dk and zephyr and I would like to get modem's informations.
To do that, I've used the modem_info_init and modem_info_string_get function...
Hi,
I've just moved to nRF Connect 1.4.1 from 1.3.0 and my application started crashing at random place.
Also, I've started seeing the following error in the output and...
I have programed the nRF52 dongle as sniffer using the hex file from the 3.1 release using nRF Connect programmer. When I plug dongle I expect a COM port to be created in...
I am trying to use the SCAN RSP data. Scan req is set active and I see SCAN REQ and SCAN RSP in captures, however my central does not give my application any data. I am using...
Dear Sir. We are preparing the KC certificate for nRF52832 , specially the ANT+ certificate. To do that, we have to prepare something such as RF test sample, software something...
Hi everyone, I'm using the nRF PPK2 with the nRF Connect Power Profiler software and I have some questions about them.
I want to perform measurements over a long period...
I am working on nrf52832. i want to transmit the multiple sensor data via ibeacon.
when i am include first sensor(.h and .c) its working fine. but including 2nd sensor file...
Hi there, i am trying to connect 2 nrf52DKs together and send data to each other. ONe of the NRF52DK works well an I can connect to the phone app and I can see the data but...
Hello Everyone,
I am working on TWI scanner , there were too many header which were changed, i fixed most of them. But i didn't find "sequence_comms.h" file or familar to...
I tried plenty of times to upload program on dongle from this site: NordicPlayground / nrf52-ble-image-transfer-demo
But I got these types of errors as mentioned in attached...
Dear Devzoners,
I have a question about triggering received data via UART with the nrf_libuarte_drv .
Prehistory: We started using the libuarte async driver, but due to...