I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
Hello,
Is there any example to follow in order to interface an External NOR flash memory with NRF52832, using the newest version of the SDK ( v17.0.2 )?
Thanks in advance...
Hi,
Can anyone guide me to the right path for how GPS can be attained with the Thingy91?
If possible, i require the complete information on it.
Thanks in advance,...
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...