I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello, Support team:)
I wish to use NRF_LOG_DEBUG function in segger embedded studio.
But there is no message in "Debug Terminal".
- nRF SDK 16, "/examples/proprietary_rf...
Hi
I am now working on a project which I use ble_app_uart_c as a reference.
SDK 16 and used softdevice s140.
UART works normally at 3.3V.
But if I lower the power...
Greetings. I am on a mission to upgrade the BLE Firmware of nRF52840 via UART and ultimately via the UART communication between our main Micro (Microchip PIC) and nrf52840...
Hi,
I am developing a product using nRF52832 . (S132, SDK 17, IAR8)
I am developing based on the ble_app_uart example.
I would like to add a basic PWM code to...
I had some issues with Errata so I tried to build a simple BLE app like Blinky.
The errata functions all compile as return false. For example, nrf52_errata_108
What...
I would like help in understanding the limitations of the NVRAM. The documentation for the nRF52840 and the nRF52832 are different. This is what the nRF52840 reads:
Do...
Hello all,
I am new to BLE mesh programming. I want to develop a multiple sensor client-server model where sensor data (eg. temperature values) from multiples nodes in a...
Setup:
- MESH SDK 4.1.0
- nrf52832.
Consider the following scenario:
- 3 nodes (A/B/C) are provisioned on the same network.
- I'm using a custom model with reliable...
Hi Team,
nRF52840 boards are getting fail continuously not able detect by Host computer.And the boards are no more useful and all boards are brand new only One day we have...
Hi,
I am trying to enable Bootstrap support.
Therefore I set "CONFIG_LWM2M_RD_CLIENT_SUPPORT_BOOTSTRAP=y" in prj.conf.
I also set "CONFIG_APP_LWM2M_SERVER" and the port...
I have built boot-loader hex file from SDK 12.1.0 secure DFU project, without any changes except for public_key.c file.
I am referring to steps mentioned under
Combine...
Dear all,
Hi, I'm Eric.
I m studying spi communication used nRF52832 base on SDK 14.2/example/spi.
That examsignal is below picture 1.
But I want to delay between...
Hi--
I noticed something rather peculiar on the built hex from segger that is programmed onto my nrf52832 chip (firmware image).
The hex looked as expected, until i got...
My ble_peripheral is bonded to ble_central, How do I upgrade at this time ? If you still use the mobile phone APP to upgrade, you need to erase the binding information, and...
Hello,
I encountered a problem when installing nRF_connect on a new computer. As shown in the picture, the attribute "middleware" of null could not be read. Opening all...