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...
I understand that there is a procedure to update this device via uart or spi. I can't find any documentation regarding this. Is this supported in nRF5 serialization API
...
hello:
i wanna generate *.bin file by keil. But I got a bin dictoty. The dic has the two file that is ER$$.ARM.__AT_0x1000120C fie and ER_IROM1 file. how can i do ?
the...
Hi All,
My Server send ADV packet every 1.4 seconds.
Scanner (Peer) scan wiht parameters : 2000ms(period) / 1500ms(window).
WHY CONNECT happens only each 6 seconds not...
Hello everyone,
I experienced some weird behaviour with nRF52832 on the nRF52 DK when transmitting packets on different frequencies. If I switch e.g. between frequency channel...
Hello,
I'm using BMA253 sensor on custom board with nRF52832. I've implemented bus write and read functions using nrf_twi_mngr.
Here is code:
It is working, but I...
I run connectivity of ble_central_and_peripheral example s130 SDK9.0.
When NRF51 as central device, what the max it can connect with peripheral devices?
When NRF51 as...
Hi everyone, I'm trying to understand Eddystone example in NRF5 SDK. I'm successfully run example ble_app_eddystone. I also edit Eddystone URL from mobile app. I don't know...
Hello,
I want to create a small BT Mesh network to demonstrate the possibilities and advantages of BT mesh, for example switching on two lights via BT mesh, collect sensor...
I wan to network multiple avr microcontrollers with nrf240L1+. My project is 2 0r 3 seprate microcontrollers read tempreature from their sensors and send them to a base micro...
hai, i am using sdk-v-12.3.0 for nrf52832-pca10040,
I connected the SOC to PC using Daplink.Now,i want to just print "hello world " on the /dev/ttyACM0.could any one please...
I am currently working with a custom board that captures an ECG using an AD8233 chip from analog devices. Attached to the board are gold plated pads that act as electrodes...
Hi
Does nrf52840 PD Kit support development of ble 4.2 standard applications? If yes, how can this be achieved.
NB: I have 3 nrf52840 PDKs and wanted to use them for throughput...
Nordic Team,
We are using Bluefruit LE Sniffer - Bluetooth Low Energy (BLE 4.0) - nRF51822 - v3.0 to sniff packets from BLE 4.0 device - but we are finding it hard to connect...