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...
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...
Hello Sir/Madam,
I'm using Nrf52833 for ble_uart + saadc but this device given only 2 meter distance range .I want to increase that distance range.
How to increase distance...
Hi
I want to communicate with nRF52BK (nRF52832) board via its UART.
Eventual goal: Get Android device, acting as USB host, to connect with nRF52DK board's UART Short...
Hi.
I'm trying to run the http client sample for nrf9160 using nRF Connect SDK, but when I flash the board it gives this output:
Waiting for network.. Failed to connect...
We are seeing FOTA fail when updating from SLM using NCS 1.9.1 to SLM using NCS 2.0.0.
In summary, it appears that when NCS 2.0.0 image boots up, it never confirms and is...
I have a question about BD_ADDR.
SDK: 15.3.0 example: ble_app_multirole_lesc (I changed the source from the sample) device: EYSHJNZWZ (nRF52832)
1) Is it possible to change...
Maybe I am being too newbie but in our own modules that handle state I am surprised not to find one to use, the closest that I can think of is:
#define EACCES 13 /**<...
I Need to write into external flash (attached in the development kit mx25r64)in a development kit nrf5340dk. I am using the code https://github.com/nrfconnect/sdk-zephyr/tree...
Hi,
we are developing a device which should go to system off on receival of a command either via USB or BLE. If the device is connected via USB and is put into sleep it...
Hello,
I bought 2x nRF52840 and I used the "nRF Connect for Desktop v3.11.1 to program them. Unfortunately, after clicking on the "Write" button, the programmer reach correctly...
Hi,
We have a product which needs to connect to both a peripheral and central device (a phone), after a pairing is made they get whitelisted.
The state in which the problem...
Hi All,
Sorry for such a very basic question, but I've tried many things and combinations and cannot make this work.
I'm trying to discover BLE sensors using nrf_ble_scan_init...
Dears
My customer is using nRF9160,Two SPI interfaces are being used,one for LCD,Another one for SPI Flash,LCD SPI has been debugged,SPI Flash is a newly added device,U8807...
When I try the gateway & headset example of the nrf5340_audio application in the NCS,I found that the syncronization precision is different,which the BIS is more accurately...
Hi,
I've been trying to modify the flash partitions in the nvs example provided in ncs 1.7.0, namely, I want to greatly increase the size of the storage partition so I can...
Hello,
We are using some nRF52 DKs (PCA10040) for running tests in production and we noticed there was a small but significant difference in the RSSI value reported by...