Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
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...