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...
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...
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...