I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
Hello!
On 3 and 7 of August my employee directed to you several questions regarding NRF. Case ID: 293339
Can I at least urgently receive the answer for the question in...
Hi,
We need to test our product for reliability when it comes to BLE connection in the vicinity of other BLE and WiFi devices. Do you have any suggestions on how to perform...
Hi all,
I am trying to use the bt_disable functionality on Adafruit Feather sense which has nrf52840 to restart a connectable BLE Service. The first call to bt_le_adv_start...
I'm developing an application using the NRF52840. I'm using the ADC, and there may be times where the signal to be measured is up to 1.8V, but the NRF52840 is not yet powered...
I am using the NRF52840-DK REV2 to program my custom board. I am using the debug out port and connecting it to my custom board, I tried both powering the custom board through...
Dear Nordic Engineers
I have a problem and would like to ask you about the I2C work state.
I read this link: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hi All,
I am working with NRF beacon project currently, and I explored many other NRF connect SDK sample projects like, Ble peripheral, ibeacon etc. But I am unable to...
Hi,
I'm trying to implement FreeRTOS on nRF52832 using the S132 SoftDevice and SDK version 17.1.0.
This is meant to read multiple sensors at a configured frequency ...
Hello all,
I have managed to connect the BLE module, based on the nrf52820 via the SW (4 pins) to the nrf52dk and surprisingly programming works via the Segger EM !
Indeed...
Hi,
I would like to carry the full modem update. Based on nordic website I need at least 4MBytes of flash for doing a full modem update on the nRF9160:
https://developer...
I have two Windows PC’s with an installation of SEGGER Embedded Studio on each and a nrf52832 project.
With the project and the library on a USB memory key running the debugger...
Hello,
I developed a driver for communicating with the kx134-1211 accelerometer over SPI for the nrf5340-dk. The driver works when the following pins are configured for...
Hi,
I am using the nRF9160 in a datalogging product, logging environmental sensors and sending data via MQTT over a LPWAN network. Something that I have noticed for a...
My project uses ESB for communication. In our hardware design, nrf5340 + FEM is used. Nrf5340 uses two GPIO link FEM chips to switch between PA mode and LNA mode.
I use...