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...
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...
Hi,
We would like to connect other SIM card than iBasis's SIM card with nRF9160.
How can we register sim cards to nRF Cloud?
Can we register by inserting ICCID and PUK...
Greetings, I am developing an application for the NRF52840 in a RAK Wireless RAK4631, using the Arduino BlueFruit libraries.
When I monitor NRF_RTC1->COUNTER variable, it...
Hello everyone,
Because of problem with availability we were forced to change our ready-for-production project from nRF52832_xxAA to nRF52832_xxAB which has 2x less FLASH...
Hi, there
I am using nrf52832 chip on a custom hardware and also using softdevice 132 to send data to an app.
I need to send data from app to MCU and vice-versa and...
Hi
I am using the nRF52832DK and the BLE_App_Blinky.
I have a stable BLE connection to a phone and then I try to close the connection inside the nRF with sd_ble_gap_disconnect...
Hi, I am trying to implement Azure FOTA using your libraries. My source code is a combination of the Azure iot sample and the Azure fota sample + some necessary alterations...
As I know,the New Order Code of nRF52 Series has added Access port protection Controlled by hardware and software function, the earlier order code : Access port protection...
Hi, I'm working on updating nRF9160 modem firmware update.
I have update modem[mfw_nrf9160_1.3.1.zip] using nRF connect Desktop application and read partition using nRF...
Hi
I run nRF connect SDK 1.7.1 and have a custom nRF9160 board.
I'm trying to get the I2C peripheral to work with my own hardware.
I have read and googled all tutorials...
Hi,
Can I use the hex file compiled for nRF52810 for nRF52805 directly ? Please note that I am not using any peripherals other than radio.
Can I use the nRF52810 build...
We use the nRF24L01+ in a dedicated RX mode, and it is preceded by a power splitter, filters and LNA. In order to run some system calculations, I'd really like to know the...
We are using nRF52840 on a custom board with nRF5 SDK v15.3.0.
Our application uses the NFCT driver (nrfx_nfct) along with nfc_t2t_lib_gcc.a to emulate a NFC tag with some...