Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
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...