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...
Dear Nordic support,
I'm trying to install Nordic 802.15.4 sniffer but I am unable to see the DK as a interface in Wireshark.
My setup is:
- Windows 10
- nRF-Sniffer...
I would like to build a device that periodically will list all adjacent Bluetooth devices.
This device should do a Bluetooth inquiry and get all discoverable devices information...
Hello, I am developing a BLE - LTE sensor gateway using the NRF9160DK.
I have written code for OTA updating the 9160 chip over LTE, but I am not sure how to update the NRF52840...
Hi,
SDK version : NCS 2.1.0
Hardware : nRF52840 DK (External supply)
I am trying to put the nrf52840 to idle mode based on the system_off example.
D:\NCS_2.1.0\v2...
If I send 0x33 through the project example in the directory “nRF5_SDK_17.1.0_ddde560\examples\802_15_4\wireless_uart”.I can see the data 0b 61 88 01 34 12 0b 00 0a 00 00 33...
Hey
For nNR2805, using SDK nRF5_SDK_17.1.0, when we include the LESEC Pairing, we got the binary file with a size bigger than the flash size
Should nNR2805 work with the...
What is the behavior if back-feeding the nPM1100's VCC output, such as if VCC is supplied from a external supply and no battery or USB power is present.
I have been bringing...
Hello!
Tyring to configure the uart rx/tx pins pull-up, pull-down or open-drain using the ncs 2.0.2 . So far I couldn't do it. For example "bias-pull-down" seems to have...
Hi there, I'm having trouble programming the Nordic Thingy:53. I've got a nRF53 dev kit connected to it via the 10 pin connector (as per the instructions) and of course I...
hi,
I`m project NRF52840-SDK_17.1.0。 How do DFU use the uart?What applications do I use for Win7?I read a lot of other`s qusedions-answers,but I still don`t know how to...
I have a working project on a custom board based on nRF52832 ( PCA10040, S132). This board is a BLE Peripheral.
My task is to migrate this to a custom board based on nRF52833...
Hello, I've been using the modem library from NCS1.7.0 specifically 'at_cmd.h' and at_notif.h'. Now I'm trying to port to NCS2.0.0 and I believe that the AT CMD interface...
Hi,
I've got a display driven over SPI at 8MHz by the lib LVGL in a dedicated Zephyr thread and an ISR configured on one gpio pin that triggers a short routine registering...
Hi,
I'm testing the matter commissioning from your sample "light_bulb" on the nRF Connect SDK v2.1.0
I have this setup:
- One nrf52840dk flashed with the light_bulb...
Hi, In order to adjust the sound pitch a magnetic buzzer I thought using a PWM could be the right choice. Looking at the nrf5340dk device tree source I've found a pwmleds...