I have a 5 year old design using a nrf52832 on a MDBT42Q module. The BLE option was placed on the PCB in 2020 and has been unoccupied since going into production. My customer...
Hi,
I am not able to program an Acconeer xm122, which is powered by an 52840. It is mounted on the Acconeer xb122 shield. My nrf52832DK is connected to the shield using...
Hello everyone,
I want to evaluate the power consumption in idle mode of the nrf9151 sip.
Environement:
nrf9151dk_rf9151_ns
nRF Connect SDK Toolchain v3.0.2
VScode...
Hi Noridc expert ,
I am trying to configure using nsib + mcuboot on nrf52840,
I need to build the image with only public key avaliable , and sign the image else where...
Hi,
so, If I take the WiFi scan sample from the nrf/samples/wifi/scan folder, and flash it to my board, I can reliably see my created hotspots, no matter if they're 2.4GHz...
Hi all
I’m having a horrible time trying to get an nRF7002EB Wi-Fi coprocessor working with a nRF52840 via QSPI interface in nRF Connect SDK 3.0.2 (Zephyr 4.0.99). I'm using...
Hello,
I'm currently using Visual Studio Code with the newest SDK, Toolchain and Plugin on MacOS and most of my applications are freestanding applications.
Now I want...
I am very new to the Embedded world and very confused about some stuff, I have searched the internet for 8 hours and then asked here.
I am being assigned to the task of...
Hi!
I'm developing application on nrf52832 development board which will be a work indicator - for office desk ;) Main idea is that i have client based on nRF MCU and desktop...
Hi, I am searching the nRF52810 product spec and see that with standard drive, maximum GPIO output current appears to be 4mA. However, this spec is given for when the output...
Hello, I am working on SDK 1.3.0, I have an NRF9160DK and I am migrating to a custom NRF9160, I would like to output the log by moving the pins of the UART. However, it is...
We have ported from SDK v15 to v15.3 but now have a problem getting the USBD to start.
Below is a sort of pseudo-copy of our USB init routine which is working for us on...
Hi,
On Nordic SDk 15.0, I have observed that USB CDC ACM Example is not working in interrupt mode on nrf52840 Evaluation kit.
But I have tested USB CDC ACM Example in...
I'm experimenting with nRF52840 DK
However, using break points in the main loop causes 'app_error_fault_handler'.
using the iar compiler. What's the cause?
Hi~
I have a question about the SAADC.BLE Connect Mode. When I turned on Saadc LP mode, the power dissipation was 0.02mA for single-channel sampling, but 0.5mA for dual...
Hi All,
I have looked through the devzone and cannot find a solution to this. I am using the nRF52832 SDK 15.2. Working with a BNO080 IMU over TWI.
I need to read more...
I have bought new thingy 91 from mouser. Com. I burnt the latest pre complied hex file for assist tracker. I am getting all data except gps.
it is not getting connected...
I have a custom firmware developed on a nrf52832 SoC. I would like to know if i could see nrf logs such as nrf_log_info and nrf_log_debug via bluetooth? if this is possible...
Hi!
I want to use a TensorFlow Lite for microcontrollers model in my existing project built on top of the nRF5 SDK. However, as outlined in the nrf-tensorflow example ,...
Hi ,
I has been using NRF9160's AT client mode to connect with CMW500, however I found some problem.
The following is the command log that I used to send via UART. However...
I'm working on code that needs to discover services on the central so I'm using ble_db_discovery_start. However, I notice that if the connection handle passed into this does...