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...
There have been several tickets raised on this subject.
Yesterday I installed the latest sdk, v1.4.99-dev1, on a clean windows 10 installation, with nanopb 0.4.2 and still...
hi
Quick question
I read the post here , it stated the nRF51822 device ID is random generated (FIPS compliant)
How are the DEVICEID, DEVICEADDR, ER, & IR values set...
Hi... I have merged the ble_app_uart and fstorge example . I am storing the received data in a variable and passing in flash using nrf_fstorage_write command . I am getting...
Hi,
I want to use nRF Sniffer on nRF52811. I cannot find the related Hex file.
Can nRF52811 not support nRF sniffer?
Can this source code be provided for user?
B...
Hi,
nRF52820 / SDK 17.0.2 / Softdevice 7.2.0
I am trying to change DIS by referring to the post below.
https://devzone.nordicsemi.com/f/nordic-q-a/41257/dis-update...
Hello everyone,
I am going to run the serial DFU example. I follow the instruction on infocenter website and run the example by using my own keys and image and I got this...
Hello everyone! I'm creating BLE HID controller, where high packet rate is important. I expect about 100 packets per second. But when I try to launch hid mouse or hid keyboard...
Hi,
I am using NRF52832 based module. What is the maximum no of notifications we can send per sec. Is there any limit.
I am facing a issues on increasing the distance...
Hi Guys. I see that yesterday Nordic announced the nRF5340DK touting LE Audio. Is there a SOURCE and SINK example that even preliminarily demonstrates this capability on the...
plan to build a bluetooth to Nbiot edge gateway module and select nRF52832. Build the module to combine the nRF52832+BG96(Quectel)+multiple sensors include BME280,LIS3DH,LIS2MDL...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi,
I have a problem with nrf5340pdk not executing the firmware. I have to build a hello_world sample from ncs v1.4.99-dev1 and I flash the development kit with the west...
I'm considering rolling back to the sdk ver 14 to avoid the nrfx vs legacy api confusion.
I plan to use only the 52810 and 52832 SoCs.
Is there any disadvantage to using...