Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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...
Hi.
I'm using NRF Connect v1.0 on a Windows 10 PC, together with an nRF52-DK (PCA10040).
It works nicely with the connectivity firmware 1.0.0 that the PC app offers to flash...
Hello, I'm looking into this particular issue and are now having some concerns. Namely:
My firmware size currently stands at 30k. It's not big, but definitely not...
Hi
I set the attribute request when receive a notify
case BLE_ANCS_C_EVT_NOTIF:
m_notification_latest = p_evt->notif;
notif_print(&m_notification_latest...
Hello, we are working on a project where we use the nrf52836 with a BMX055 sensor.
Due to BLE, we have to use a softdevice.
For now, we are using this version of the sdk...
Is there such a thing? For ultra-low, harvested power, how do you recommend powering the nRF5x: load switching Vcc or leaving Vcc connected and hold the reset pin low until...
Hello,
I have got the nRF52840-PDK, and I usually use CrossWorks, so I spun up a new project based on SDK 13, examples\peripheral\blinky and flashed this using default...
I would like to connect n antennas (through RF switch) to a single nRF52 that would do phase comparison between the n received signals. This is something related to I/Q sampling...
I know it is a pretty basic question but I can't manage to understand the documentation enough to pass the tutorial predeterminate code. If someone could help and tell where...
Hi,
I am trying to write a program which send data through notification. All is working, excepted that once the notifications are done, the device automatically disconnects...
I have an advertising device (NRF52DK+SD132_V3.1.0+SDK_12.2.0) where I whitelisted an address corresponding to my NRF51 Dongle (0xDA509C569622).
While the dongle is initiating...
Hi, At the moment I am using nRF Toolbox to upload DFU *.zip files to our devices. We have been finding that the devices will become unresponsive after a firmware upload,...
Hi!
I have trouble in flashing a simple nrf51822 via the nrf51-dk.
Can anyone ensure me that this simple wiring should be able to upload an hex file onto the nrf51822...
The Peer Manager is currently in experimental state and is not recommended for production and same for the device manager for some sdk.So which SDK should be preferred