Hello everyone,
I'm trying to use the buttonless dfu functionality on nRF52 DK. However, I can't seem to test the functionality when there is no bootloader flashed, but...
Hi
We have a strange problem with a product with a nRF52840 chip. When we do the final test of the product, Bluetooth does not work on some boards and after some investigation...
I ordered my second prototype board with the nRF9160, which includes small changes compared to the previous version. I encountered an issue with LTE connectivity. After some...
Hi,
I'm trying to test onomondo static profile with a custom board build with an nrf9161 chip. So I've followed onomodo readme, I got an error when i'm trying to build...
Hi, in our project we use nRF5340 to control some externanal peripherals as flash mem through SPI and also we need BLE comunication.
The case is if whe allow the config...
Hi.
I am using a custom board on an nRF52810 microcontroller and a LIS2DH12 accelerometer connected to it via SPI. SDK version 2.7.0.
Here's my settings:
.dts file ...
Hi Nordic team!
In our system, we’re using the GNSS functionality of the NRF91 to obtain the current time, which is crucial for synchronization across multiple stationary...
I recently received two nRF52840-DKs. When initially connect to my PC with a micro usb, LED1 would illuminate on both devices. However, after plugging and unplugging the devices...
Hi,
We have a Gateway based on mediatek MT7688 MIPS 32bits architecture CPU, and we integrate an nRF523832 chip to acquire BLE packets.
The gateway uses OpenWrt OS, and...
Hello Nordic!
I'm developing with sdk15.3.0, s340, and nrf 52840.
My custom board had buzzer and back-light so I need to use PWM.
So I tested pwm library example in...
I ran across something unexpected during development on our custom board today.
I checked the behavior on an nRF52840-Preview-DK board and was able to reproduce it:
This...
Using two nrf52840s and a raspberry pi3, we are going to do mqtt communication.
I want to use raspberry pi3 as a broker and use nrf52840 as a subscription and issue.
What...
Hi Great support team:
Currently our client found their product lost packets of CTF profile at outdoor, they are trying to figure out if it is related by RF signal strength...
I have a question about PeerManager.
SDK: 15.3.0 example: ble_app_multirole_lesc (I changed the source from the sample) using device: EYSHJNZWZ (nRF52832) connection device...
Hello Nordic!
I'm developing with nrf52840, s340, and SDK 15.3.0
Sometimes, I got an error in app_error_fault_handler.
This is information that gives me in app_error_fault_handler...
Hi DevZone,
I am developing an application that needs to use UART communication with the nRF52840 pca10056 board.
I am using Segger Embedded Studio V4.16
I checked...
Hi everyone
I setting my nRF52832 is central and iPhone(iOS 12.3.2) is peripheral and using "ble_app_uart_c(SDK15.3.0 s132 v6.1.1)" sample program. I print the debug message...
I want to mask ble interrupt(only ble interrup other is work)for temporary time and then to enabled ble interrupt ?
how to do it?
thanks for everyone answers!
Out of 10 prototype boards, we have 3 not working well due to 32 KHz xtal issue.
7 units are OK, but the other 3 units works only when configured with internal RC osc. ...
Hi,
I have been hired to migrate an NRF51 project that has S310 to an NRF52 one on S332.
I have looked at the migration guide in detail and had some follow up questions...
Hi I am having a hard time implementing DFU using SDK12.3 / nRF52832 now. I have tried so many times, but have failed a lot and have left a log similar to the next one in...