Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
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...
I am trying to program the (nRF5280 Dongle) with sniffer software, when I reset the device the write prompt becomes active. But pressing the write the only message I get in...
Hello everyone,
I'm currently trying to create Bluetooth mesh custom client and server with the nrf connect sdk.
The purpose of my application is to make my server send...
Hello, a student of mine and myself have been trying unsuccessfully since yesterday to get OpenThread onto the Adafruit Feather with the nRF52840. We have already tried several...
We are writing a custom flash loader and I am not sure about the size of the flash and the address.
In the datasheet it says the device has 192kb of flash. But there are...
I am trying to determine if there is a process or equipment to bulk or automate provisioning of units using an NFR9160 transceiver prior to shipment. Will need a means to...
I developed a product with 9160 and stored some data in NVS. The product can run normally at the beginning, but after a period of use, when the device was restarted, I found...
Hello,
I am using NRF52833 with Soft Device S140, SDK 7.2.0.
according to sd_ble_gap_tx_power_set() API
"* @note Supported tx_power values: -40dBm, -20dBm, -16dBm, ...
Hi,
Out of testing large number of boards, observed one board is not working. When tried to debug, found this weird problem. Code is stuck in LFCLK init part.
main() ...
Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0. Now my customer has this issue: - End Node connected via...
app_button_init() and app_button_enable() returns NRF_SUCCESS. But event handler of app_button isn't called.
log messages of nRF52832 device is as follows.
00> <debug...
Hello,
Somehow my thingy91 is no longer working so I decided to flash it from the beginning.
I put it in MCUboot mode ( holding SW4 and turning on the device)
in Programmer...
Hi, I'm new to the NRF Connect SDK, as well as nRF Connect for Desktop.
I have a nRF52840 Dongle and a nRF52840DK.
The nRF52840DK worked well. But I could not program...
Hi Team,
Currently, we are working with NRF52840.
We have developed an android app to communicate with NRF52840 which has the functionality of an automatic connection...