Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
I've managed to successfully increase BLE MTU Size and Data Length on a 52840 to 247 and 251 respectively.
This works fine with BLE Notifications on a recent MacBook Pro...
I've reinstalled several times. nRF Connect recognizes PCA10100 at serial COM8 but all the read/write functions are all grayed out
2020-11-02T23:19:35.987Z INFO Application...
Hi All,
trying to understand the USB CDC ACM example for the Nordic 52840 using SDK17. I believe I've got it working, but there's one thing I'm not quite understanding....
Hi,
I am reading some sensor data based on interrupt and i am string the data after read "n" bytes.
my store function takes around 300-400 ms but i have to read samples...
This is just a verification, but in the nRF52840 Dongle schematic, it looks like VBUS is is connected to VDDH (by way of VBUS_nRF, which isn't an actual pad or pin, but just...
Hello,
We are developing PBC with nRF52840 and we have problem regarding PCB layout. Because our PCB maker has minimal spacing between pad and track 0.2mm we can't make...
Are the iOS and Android Mesh libraries hosted on Github ( https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library and https://github.com/NordicSemiconductor/Android-nRF...
Using the nRF Connect toolchain manager on Mac I get the following errors when downloading any SDK.
I have also tried using the manual SDK install process but get...
Hallo everyone,
I have interfaced LIS3DH with nRF52832 and reading a value as below
X 230
Y 249
Z 54
How to convert this value to standard acceleration unit...
I am using the nRF5_SDK_17.0.2 "examples\ble_central\ble_app_blinky_c" example to start with my device.
It works using "init_scan.connect_if_match = true"
However, my...
Hi, all
I'm using nrf52832 pca10040, s132
I've asked several questions, but I haven't found a solution yet.
I want to send data through uart to the custom board.....
Hi,
I am trying to extract the static MAC address from a 52832 using NCS.
I do not want to try to read directly DEVICEADDR[0] or 1, but use a clean function.
I tried...
Hi People, I hope I can get help here or get pointed to a right forum where this can be answered.
I am using u-blox NINA-B306 (based on nRF52840) in one of my custom made...
Hello,
I am using the address resolution function getaddrinfo. Everythink looks fine, however I am wondering which DNS is used for that and if it is possible to update the...
Hi,
I am trying to do a quick PoC to connect some thread nodes to the cloud through a BorderRouter(RPi3b+ running Nordic Border Router, connected to a router using LAN...