Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
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...