I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello to everyone. I´m starting to work with Mesh configuration in nRF52 SDK. I was testing the "light_switch" example as client and server in Mesh v3.10, provisioning with...
Hi!
I am trying to run a customized project which is based on the project in the following directory- "nRF5_SDK_14.0.0_3bcc1f7\examples\ble_central_and_peripheral\experimental...
Hi, I connect the HDC2080 with nrf 52832. but I cant read anything from the terminal. What It's showing is just
[ <info> app: TWI sensor example]
and I connect SDA --...
I'm working on porting a project plus bootloader from SDK 12.2 to 15.3. I have the application working fine, but the bootloader is having some issues. Most of the searches...
Hello there,
i am using the nrf52dk and want to program a selfmade breakout board which includes the BMD-340-ar Bluetooth module from rigado.
I use Segger Embedded Studio...
Hi,
I am trying to extablish TWI communication between 2 nRF52832 devices. One should be master and other slave.
For TWI initialization in nRF52 master, I have below source...
Hello!
I'm new to the nRF52 and to ANT, so I'm in the process of running through some of the example code. I've been able to successfully run blinky example. However, I...
I have an nrRF52832 central connecting to 16 (nordic-based) peripherals. We allow up to 20 connections on this design, but only 16 are currently connected during this test...
Hello,
I'm working on a project and we're using the nRF2840 to get data from a BNO080 IMU.
Someone already wrote arduino code which works. How does one change the sample...
Hi, i'm working a BLE gateway with NRF52DK and S132 by using the demo example central uart.
The peripheral equipement advertise manufacturer data like this:
0x0001 during...
Hi there,
I am new to the Bluetooth mesh and I am learning about it. I have some questions about Bluetooth mesh. I hope you will help me with this.
Please pardon me...
Hi
I am trying to implement the communication between nrf52832 dk and nodemcu esp8266 over i2c.
My i2c code in nodemcu is working fine as I had tested the communication...
Using latest download of nrf Command Line Tools and a J-link Plus unit with Tag-Connect interface. Power on, all connections seem good. Trying to upload a .hex file through...
Hello, I am trying to implement some Bluetooth mesh functionality on my Thingy:52, and it's quite a daunting task.
I am using the mesh sdk v3.1.0 thingy:52 sdk v.2.1.0 and...
Dear All,
Could some one help to answer my commented questions below ? thank you so much !
1.
//Definition at line 743 of file hal_nrf.c .
uint8_t hal_nrf_read_reg...