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, Just to clarify, is there a difference between a mesh network containing purely Bluetooth 5 nodes and a network containing purely Bluetooth 4 node?
I am referring to...
I'm trying to use the GPIOTE to generate an interrupt when a pin makes a transition. It appears everything is working except the interrupt never gets triggered. NRF_GPIOTE...
Hi
I am trying to get get the ble_app_template running on my PCA20006 beacon kit (nRF51822 xxAC) using a j link edu .
I have imported the ble_app_template_pca10028_s130...
I'm new to using the Nordic SDK and I'm trying to use the BLE template to start my own service. Is there a walk-through for doing this somewhere that may be able to help?...
Hello,
I'm developing a simple code that make use of timers using NRF-based boards and Arduino code.
The following code works fine on a Simblee nRF51822 board , but...
I was trying to install firmware into my nRF51 Dongle using jlink.exe on Windows, so I can use nRF Sniffer. I made the mistake of unplugging the dongle from USB after erasing...
I have an nRF52832, coding with SEGGER and the SDK 14.2.0. I'm trying the ble_peripheral/ble_app_uart example (although I get similar results with the other BLE examples)...
Using a pushbutton while advertising, the GPIOTE_IRQHandler handles the pushbutton click OK, but then the processor resets. The RESETREAS is code 4, aka. RESET from soft reset...
Hi,
I have couple of queries that need to be sorted,
http://www.nordicsemi.com/eng/Products/S112-SoftDevice, Says that S112 supports 2-peripheral connection and 1 broadcaster...
I want advertise the peripheral periodically only. i implement the logic it is working fine.but my doubt is once i connected to connected to central device advertise is no...
Noted the difference between the layouts concerning antenna matching among DK 0.9 and DK 0.11.
DK 0.9
DK 0.11
The screenshots are for L3. Differences between...
Hello,
I have a requirement to implement the following functionality. Can this be done?
Basically i need to store some customer info on the NFC NTAG. This has to customizable...
I am using nRF Connect for desktop v2.3.0. In my DIS service Firmware Revision String characteristic I am using a string of 30 characters. But when I connect to my device...
Hi,
We are looking into developing a device based on 52832 platform.
How many devices (phones) can be paired with our device?
In other words: How many pairing keys can...
See attachment - enlarge if it's too small. How can I get nRF Connect on my Windows 10 laptop to bring more than 20 characters, and also print in text (instead of hex values...