Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
I've been taking an inventory of MDK updates that have come out since the one used for my project was last updated. I was browsing through the notes on this page , thinking...
1. There is no compile-time error while building the code
2. but while debugging -
The following runtime error we are facing -
<info> app: Sensor Init successfully ...
Hello.
We are developing a project for our own board. We took the blue_ap_uart example as a starting point. The example works successfully on PCA10040, but when transferring...
Hi,
I have a problem with my nrf dongle i have working example on the DK and i could not put this onto the dongle. I tried dedicated examples and they are not working too...
I cannot find this sample in nRF Connect SDK v1.7.1.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/central_and_peripheral_hr/README.html...
Hi, I tried httpsClient sample on nrf9160dk. It did not work because I can not change APN settings on proj.conf. I attached my screen. What is the apn config command on new...
I have a simple prototype platform that previously uses nRF51822 which is discontinued. Now I plan to replace the BLE module with nRF52833.
Previously developed firmware...
Hi everyone ,
I want to perform DFU of SD+Bl+APP via UART.
I use nrfutil version 6.1.3.
The Softdevice is s140_nrf52_7.2.0_softdevice.hex and the application is based...
Hello everyone, i'm trying to deal with the ACS714T sensor but i can't find any samples or guide through internet the communication need to be done through ADC and SAADC HAL...
I am using the nrfx_uart and need to disable the receiption. I call nrfx_uart_rx_disable. When done once, the receiption is not working anymore, even when I call nrfx_uart_rx_enable...
I am the digital pcb and fw designer on a project using a dipole antenna defiend by the RF designer ( I have read the posts discouraging that and have taken that into account...
I am studying the ble_beacon example among the examples provided by nordic.
I want to code the beacon's uuid to indicate the mac address.
I studied to find the mac address...
Hi team,
Note that nRF Sniffer already support nRF52840 dongle, but can that sniffer the BLE5 Advertising extension pack?
How to set the sniffer software?
Thanks!...
Hi,
I'm experimenting with the AoA locator receives IQ data on nRF52833 in ncs1.7.1. It worked well when the locator only received IQ data from one beacon. But when multiple...