At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hi all,
I am hoping to eventually integrate the crashlog functionality, but prior to this, I wanted to test the basic functionality with the flashlog. I have looked through...
Hi,
I'm currently working on getting LTE to work on our custom card, featuring an nRF9161 and an MFF2 eSIM (without PIN), but I can't seem to initialize our eSIM. I have...
Hi,
I know this issue has been addressed in other posts but none of the solutions tested worked for me. I tried the solution of this post : Intellisense stops working when...
hw: nRF9160-DK, v1.1.0
Using the McuBoot-Loader of NCS 2.5.1 and the NCS 2.6.1 zephyr dfu module seems to be not longer aligned with it.
A app using NCS 2.5.1 zephyr's...
We are developing Matter/Thread based Smart Lock product. One of the product requirements is that the product should be able to connect to a BLE mobile APP at all times i...
Hi,
The CPU temperature module is located in the network CPU in the case of nRF5340. I have read this thread : Zephyr API to read the nRF5340 die temperature - Nordic Q&A...
Hello,
we use nrf5340 with Connect SDK v2.0.0 and we have adopted rules for indicating the update process and the operation of the bootloader in the device. Therefore, I...
I am working with the Ebyte e83 Dev board and Also got the ARM-JTAG programmer.
I have been trying to follow the nrf connect for VS code series and seems to get stuck on...
Before I got a white screen after selecting a ble chip (52840 dongle in my case), I deleted my folders home/ (.config/nrfconnect .config/nrfconnect-bluetooth-low-energy, ...
I just migrated from MacBook Air with M1 processor to MacBook Pro with M3 processor. I installed VS Code and nRF Connect SDK v2.6.0 from scratch on my MacBook Pro. hough my...
Hi,
I followed the steps below and the error "zephyr\zephyr_pre0.elf section 'text' will not fit in region' FLASH'" appeared when I compiled. I did not change any code....
Greetings team,
We are using the nRF Connect for Desktop v4.4.1 and Programmer tool has been updated to v4.3.0
Using this version the MCUBOOT settings are unable to turn...
Hello, I try to config vendor id and product id according to https://docs.nordicsemi.com/bundle/ncs-2.0.2/page/nrf/ug_matter_configuring_protocol.html .
1) When I change...
Good morning,
I work with the nRF52840DK board and the BC840E and I would need to make some changes to the SW of the "radio_test" application, but trying it out I find it...
Hi,
I am going to consider NRF52811-CAAA in a design. Can you please help with these questions:
1- What is the expected End of Life for NRF52811-CAAA chip?
2- If I have...