Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,
ncs\v2.8.0\nrf\samples\esb
1. Based on this example, how can customers achieve the frequency modulation function 2. What are some examples for reference? 3. What frequency...
I used this direct test mode sample project: "ncs\v2.6.1\nrf\samples\bluetooth\direct_test_mode"
I can connect and test it normally on the nRF5340 development board with...
Hi,
I am currently using the NRF52840 in a 2 MCU setting (2nd MCU is from STM). UART0 is connected to the PC while UART1 is connected to the second MCU for communication...
I'm using nRF Studio Visual Studio Code. (SDK and Toolchain v.2.7.0) with the nRF7002 Development Kit. The Blinky example have worked fine and also the other things as shown...
I'm trying to run the vanilla HTTPS sample on the nRF9161 DK: sdk-nrf/samples/net/https_client/README.rst at 4b9841a28e97e9d61b93f8981375d644b9d04ea0 · nrfconnect/sdk-nrf...
I need to install the Direct Test Mode App to validate the direct test mode running on a custom board. On the version 5.1.0 of nRF Connect for Desktop all app installations...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
I am trying to use my nRF52840 as a sniffer and am attempting to follow the directions at:
Programming the nRF Sniffer firmware (nordicsemi.com)
Note that I have downloaded...
Hi,
I want to use a LNA for make our sensitivity better, Then i should to put a RF switch and have a control in sending and receiving, because when the device is in receiving...
I am developing a USB dongle (nRF52833) for computers and a controller (nRF52833). As a basic configuration, multiple controllers need to be connected to one dongle. Multiple...
Hi,
We have a custom board (powered by nRF52840 with Softdevice and nRF5 SDK 16) that has an external ADC module to sample 30 kHz ADC continuously for 1-2 seconds. What...
I encountered the problem trying a Matter OTA-update and and asking myself why the bootloader wouldn't apply the image:
I am using the partition manager and defining the...
After flashing the nRF Sniffer for Bluetooth on nRF52840 dongle, I want to flash it back with the programmer to use it in the nRF Connect App but it wont go in boot mode....
Hi. I did some testing with two nrf5340DK boards to check the accuracy of distance measurement with Nordic's nrf_dm app. Even in non-high precision mode the reading with ifft...