I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
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...