Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
How can I add serial SRAM or serial Flash to a Thingy:91?
On the nRF9160DK there is 64 Mb external Flash onboard but I assume there is no external Flash on the...
I want to decrypt some packets caught in LE Audio(Using the sample:nRF5340 Audio application), but need the link-key.
According to this case , I add these to prj.conf to...
Hello,
I am using uart with thingy:91 to communicate between nrf52 SoC and nrf91 SiP, i am able to receive data from nrf52 but when i try to send data to nrf52 SoC the function...
I integrated the sd card code into my main code in which the the wifi module (nrf5340 + nrf7002) receives uart data from a different device What I need to do is that whenever...
Hi!
I am using BLE Central sample of nordic connect sdk. Upon running it on nRF52832 it successfully scans for peripheral, and display its Random MAC address, is there any...
Hi,
I am using the non blocking TWI on the nrf 52840 with the following code:
The xfer is handled like this:
TWI config is
and
The twi_event_handler...
Hi, I have a FEM module connected with spi0 on an nrf5340 running Zigbee. without the FEM module, the range of the device is around 10 meters (specific environment, not free...
Hi,
we would like to provision TLS tags / certificates for cloud authentication over Segger RTT on a custom device. We are using the Golioth cloud with the Golioth Firmware...
Hi,
I am working on optimize the SPI timing for an NFC reader IC which connected to nRF52840, to minimize the read/write time as much as possible.
And I notice that...
Hello,
I am evaluating the Thingy 53 + nRF7002 EB for Wifi and Bluetooth scanning.
But depending on which power source I plug the devkit, the wifi interface doesn't set...
Hello,
I just bought a nRF52 DK board (PCA10040, 3.0.0, 3023.22, 1050315142 ). It has a N5340 MCU near the micro USB port, and on the other end, it has a N52832 MCU. I have...
Hi,
I own an nRF5340 Audio DK, on which I successfully run the example audio application .
Using nRF extension for VSCode, I've created a new application based on the...
Now I am using the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html and https://developer.nordicsemi...