Dear Team,
I am experiencing issues updating the firmware image on my custom board based on the nRF7002, using an external SPI NOR flash ( is25lp064 , 8MB). The board...
nRF52810 will not enter deep sleep (system level power management). The method used is through pm_policy_next_state, sleep entry function , sleep exit function, and PM notifier...
NRF52840DK NCS 2.8.0 Hello , We are developing an application where a device with router function must join a coordinator network. The coordinator uses OOB (proprietary IR...
Hello!
I need to use download_client to get files from an HTTPS server. I'm stuck in the implementation process - I'm lost when it comes to TLS etc. I tried to extract some...
Hi everyone,
After the latest update of the nRF Connect SDK plugin for VS Code (2025.4.106), we've seen this pop-up appear. We are using v1.8.0 and now we are not able to...
1. Set up the development environment for the nRF52840 chip in VS Code, but encountered an issue where the chip could not be recognized. The development environment consists...
Good morning,
In my application (SDK v 2.8.0) I would like to disable/enable runtime the advertising for the mesh provisioning. The inizialization of the mesh stack works...
Hello people, As the tittle states, I'm looking for a way to simply enable the GPS module in the thingy:91.
I'm working in the tag v1.1.0 I've been tryng to force with...
Hello, I'm working with nrf52832 and sdk15.0.0 , I made a perihperal example with one service and multi characterestics . when i want to forward on my project and make it...
I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh v4.0.0 and the nRF5 SDK v16.0.0 example Writable NDEF Message Example .
I was able to...
Hi,
I am using nRF52840 DK with SDK [nRF5_SDK_16.0.0_98a08e2]. Using example "ble_app_beacon" and i can see the result of the same in nRF connect android app.
Now i want...
Hello,
When Implementing an BLE peripheral example with some custom service and connected to the mobile phone with nRF kit. Able to connect and discover service which...
Hello, I'm workin with custom nrf52832 and sdk15.0.0, so to work with the central , i chose the example :ble_app_blinky_c . I modife the code to control my custom characteristics...
We are using regular RIGADO/U-BLOX modules (BMD300 and BMD350).
Do we need to pass PTS tests when we use Bluetooth layers (Softdevice S132_nrf52_5.1.0) with customs services...
Hello,
I'm new with ANT protocol. I read the documentation and I'm pretty comfortable with it now.
I started to develop with NRF52832 (SDK 16 and ANT stack from thisisant...
Hi there, I am a Novice in RF Board design/Antennas, particularly with nRF52 series so I have some quick questions ..
1)What are the Antenna Options for nrf52840 in mesh...
Hi,
I am using nRF52840 and nRF SDK 15.2 and nRF SDK for Mesh 3.1.
When I try to send acknowledged messages, sometimes my device needs to retry several times before the...
Hi,
I am looking for suggestions in regards to which ble example I should use. Currently, I have the hardware that writes data to a flash. I am developing the firmware...
There are several tickets from users trying to get the combination of Zephyr and Segger Embedded Studio (SES) to work on Mac OS including Catalina, but some are unresolved...
Hi,
I want to do an DFU OTA in nRF52840 BLE chip.
I have flashed mcuboot bootloader and also flashed hci_uart (To scan BLE beacons) application. This will be one time...