E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
Hi, i'm trying to modify the thread coap_server sample by adding bluetooth configurationg following this webinar https://www.youtube.com/watch?v=hY_tDext6zA&t=2199s
I'm...
Hello,
I'm working with the nRF Connect SDK version 1.8, using Zephyr and a CC1101 radio module. The radio communicates via SPI, but at the beginning of the process, I need...
Hi
which function do I need to call in a peripheral to stop advertising?
Where Do I find the documentation for it?
which function do I need to disconnect ?
Where Do...
My company has been assigned a 16bit Service UUID from Bluetooth SIG, which we wish to use in advertising with the Service Data AD type.
However as soon as I swap our binary...
Hello, I was wondering if somebody has an explanation (or has seen the same problem) for the following event:
We have had 5 units with NRF9160-B0 in the field for testing...
Hello, On my nRF9160 custom device, I have enabled XPOFWARN to automatically switch off the modem in case the voltage gets too low. It's working fine. This case happens when...
Hello Engineer Greetings Of the Day We performed DFU over BLE with secondary slot in External flash that operates using SPI . I needed some clarification on the outcomes ...
We have a custom board with nrf5340 and we use SDK v2.5.3 for software development. Our BLE signal strength seems too weak with the default TX Power setting. So we would like...
Dear Team,
May I know how to install Nordic Edition of SEGGER Embedded Studio?
I did not see any executable file after downloading.
I ma onlz seeing the below files...
When building the Matter weather station sample, without any changes, I see many warnings regarding incorrect project configuration, such as conflicting options or missing...
I attached an external nRF52840 to the debug out port of the nRF 7002 DK (as seen here ), but cannot get a connection to the external uC.
I know the cable and uC work...
Hello Nordic community,
I’m working on a project that primarily uses GPIO for controlling locks, Bluetooth communication, and is powered by a battery. I’ve attached the...
Hello,
I am using a customized NRF52832 circuit board. During the Bluetooth connection test with a mobile phone, the connection suddenly disconnected, and then quickly reconnected...