Hi Nordic engineer
I am evaluating a project based on nRF52840 and there is a question need to be confirm before schematic design start.
Due to limitation of power resource...
Hello everyone,
I'm trying to set up the Wifi stack on the nRF7002 and use it with MicroPython, but encountering a lot of difficulty with it. I cropped up a network_wlan...
Hi all,
I have a custom board build with an nRF9151. I'm able to connect on int with USB/UART, I can send and receive AT command. Right now I'd like to send certificat to...
Hello, I'm developing a BLE Central application using the nRF52 SDK. The central connects to multiple peripheral devices (nRF52832), each sending 6-byte ADXL345 accelerometer...
I'm having trouble getting the I2C interface working on our nRF54L15-based prototypes. The initial config write to the device fails; specifically, in the twim driver (i2c_nrfx_twim...
Hello,
I just downloaded nRF connect for Desktop App, and plugged in PCA 10100 2. 0. 0 , 2023, 3.
I ran quick start, and this is what I get.
Any explanation on why...
Hi Nordic Team,
I have developed a couple applications for the nRF52833 using Zephyr and have now moved to the nRF54l15. For this new application, power consumption is...
Hi Nordics
https://devzone.nordicsemi.com/f/nordic-q-a/22595/can-not-received-ble_gap_evt_timeout-event-when-connect-timeout/88877#88877
Referring to the above post, I...
Dear,
I am trying to test BLE on the THINGY:91.
Follow the Q&A for "Introduction to Nordic THINGY:91" webinar, Q12 of @ Petter Myhre
I tried with Zephyr HCI UART example...
Hi,
I'm trying to debug my bootloader (I2C specifically) using Ozone. However the CPU only seems to halt when trying to debug the bootloader.
Also setting breakpoints...
I am using proprietary radio between 2 nrf51 devices, by copying from an example see code below.
That works but now I want to have more pairs of devices and I need to have...
Hello,
I have some custom hardware that uses both BLE 4.0 and BLE 5. I am looking for information on if it is possible to use a nRF52840 Dongle to connect to multiple peripheral...
Hi ! I am trying to design a custom board for nRF52840. I used the nRF52840 dongle's HW files in Altium to create a new board. Unfortunately the Altium project does not include...
I am trying to make the timer example works under the BLE blinky example. I have copy the code and enable the defines in sdk_config,from one project to the other but timer...
Hi i want to send a string using uart over bluetooth. For a try i compile ble_app_uart and flash it to my dk but i can not see the message on the terminal neither in Putty...
Hello everyone,
I am using nrf52832 module with SDK v14.2 and SD v5.0.0 for my development.
Recently, i started facing the below issue:
Once i try to pair the module...
Hi Great QA team:
Our client has made their product in MP stage but found out that some of the ICs with FDS Bug (Base on SDK 15.2):
REF: FDS - data corruption https:/...
Hello,
Quick question.. we are working on a board and running very low on GPIO pins. It would be helpful to remove the low-frequency (32k) XTAL, to recover those pins. The...
Dear,
I am testing with thing91
todo: read and send the temperature to my webserver in each 15mn
using: thingy91, LTE_M
sample1: in the fridge (4C)
sample2: in...
Dear community,
I am developing a firmware using SDK 16.0.0 which handles interruptions from an accelerometer and a timer.
I've built on top of APP_UART lib a set of functions...
Hello,
I tried to use use pc-ble-driver for Ublox NINA B3 EVK which has nRF524840 .
It failed with following error:
./heart_rate_monitor_v6 /dev/ttyACM0 Serial port...