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 Nordic
I am using nrf52840, SDK 16.0,
I wish to implement Ble peripheral that advertise a connection request (if no response from central after x seconds then...
Hi, I am integrating BG95 with Nrf52 and have been able to achieve the a basic serial communication, but for a stable application code to handle all the AT commands, I need...
Hello,
I have been recently working on a project that involves transferring potentiometer data from an MCU to the NRF52832 and receiving it over Bluetooth. (MCU-->NRF52...
Hi,
I have using nrf52832. I have done the device sleep by using RTC. But, it's not wake up from sleep. How Can I wake up the device from sleep?
I need help regarding...
I'm facing a rather strange problem with an nRF52832 board I'm developing for. I'm using SDK 15.2 and S132 v6.0.0.
Sometimes, during the connection/negotiation phase, my...
Hi,
Is switching from softdevice S210 to S310 as simple as changing the IRom start address and putting the uploading the softdevice onto the device?
Now I have IROM1 start...
Hi everyone,
I'm using ble_app_interactive (SDK17.0.2) as a starting point for my application, which consists in sending commands from my PC to my nRF52DK, which is in charge...
Hi Dev team,
I am working on a Thingy91 device, and I am sending data out through MQTT.
I need a functionality to send some commands to do assigned tasks from the MQTT...
Hello everyone,
I am simply looking for some clarification on how to correctly handle button presses on the nrf52840 DK, as there seems to be multiple ways to go about it...
Hi,
I'm trying to build a working example of an aplication that uses the ANT+ softdevice (either s210 or s212). I already found out that the PCA10028 and PCA10031 (my board...
Hello,
This is more of a C question and I am new to Embedded C programming, I have this question.
I want to know how to access the flash memory without fds or fstorage...
Can we use beacon as a broadcaster and observer in thingy 52? Please suggest the way how to enable led indication using the distance generated from RSSI value and the data...
Hello,
When I use the " west update" command to update ncs1.4.99-dev to ncs 1.5.0, the following error occurred. How can this situation be solved?
Thanks.
BR,...