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
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hi,
I have a Rigado BDM-300 (nRF52832) on a small custom board.
Using SDK 13.1 with SD132 v4.0.2.
I've taken a template project and adjusted it to my needs. I can get...
Not sure if there is already a worked-out example of converting analog to digital data from AIN0 and then updating a characteristic with that data.
I've worked through...
Hello ,
I am using examples\ble_central\ble_app_uart_c\pca10031\s120 in the SDK 10.00 .
I know that s120 supports up to 8 peripherals. I am using NRF51 Dongle as a Central...
hello everyone:
i use nrf51822QFAC(with 256kb flash and 32kb ram).The project is this "SDK12.3-ANCS\examples\ble_peripheral\ble_app_ancs_c\pca10028\s130\arm5_no_packs"...
Hi all,
I have a board with old code, it has a bootloader + sofdevice 110 + application all from SDK7 and I want to upgrade it via serial single bank DFU, to the SDK11...
I've developed a PCB containing the nRF51822. I am trying to uploaded the example program "ble_app_uart_s110_pca10028" to it, but the chip is not broadcasting (so I assume...
I use buttonless_dfu app from sdk 14
Generate settings file by nrfutil
Merge with bootloader hex file
Erase chip, flash SD, flash bootloader (everything use nrfutil...
Hi,
I am using SDK 12.2.0 with secure DFU service.i want to use pwm in my code.And i init pwm with APP_PWM_INSTANCE(PWM1,1),then i get an error:identifier "TIMER0_ENABLED...
I have built a custom board that is identical in schematic to the nRF52 DK board, with some additional circuitry connected as a SPI interface to the nRF chip. The MCU is the...
Hi,
Glad to see Nordic just released a new alpha version SDK yesterday!
I am wondering when you will release the mesh friend nodes support SDK? I mean support those low...
Hi,
I need you suggestion / information about Nordic chip. We currently have nRF52 (nRF52832) chip. However, in our application we will be using Nordic beacons as an transmitter...
Hello All,
I've finally managed to get Eclipse up and running after migrating from Keil, but now I'm having the following problem: I'm trying to port the buttonless_dfu...
Hi,
Happy Monday! We have multiple PTXs and multiple PRXs in a setting, all operating on a single channel. Is there a way to allow a PRX to receive but disable it from...
Hello,
We have observed fluctuation in Gas sensor readings from Nordic Thingy:52.
eCo2 and VOC readings are not at all near the calibrated sensor readings.
Tried Nordic...