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...
I am trying to use the fstorage library to store some data for my application and use the flash_fstorage example in SDK16 as a starting point and copied the required codes...
Hi
i am getting Fatal error while uploading code in my nRF52823 plz find attachment which i enclosed.
and showing break point at NRF_BREAKPOINT_COND; plz tell me what...
Hi Team,
We are working on NRF52840 module with BLE functionalities.Tested the RNG functionalities alone with example project (examples\peripherals\rng ) it is working fine...
Hi!
I'm trying to transfer data from UART to BLE in NRF52810. NRF52810 connects MSP430 controller via UART, MSP430 sends packet of 16 bytes lenght every 2ms (500 times in...
Hello,
This morning I was able to program my kit, but I don't not why I can't do it now.
I'm trying to do it with all the options I know (SEGGER, nrfjprog, program nordic...
hello everyone,
I want to implement the FOC algorithm to control the brushless motor with the nrf52 card. is there a library or SDK that I can use. regards,
Hello all,
I've been working on creating a test app for a product that I've been developing for sometime. It has multiple BLE services such as Device information (DIS),...
HI ,
On my costume board works fine when VDD connected to ~3.6v.
it starts to behave differently when voltage is ~4.1v. (Flashing fails / SW not loading ).
my VDD_GPIO...
Good morning, I am a university student and I would like to know if there is a tutorial or an example to do a simple test of the operation of the new feature of Bluetooth...
I am trying to read ADC values for 8 different channel, in order. It's just to test if the ADC and its API.
I successfully receive the ADC binding (it returns 0), and the...
Affects version: SDK 15.2.0
Building the ble_app_hrs_freertos example produces several warnings in SES. The warnings are related to redefinition of several MACROs.
I have set up a custom board using the nRF52811 based BMD-360 module.
I have tested the twi_scanner example, first of the nrf52DK with an external sensor. I Changed the...
Hi all,
I'm trying to get the Thingy device work with (SEGGER's) RTT. I used the asset_tracker sample application and edited it to just print to RTT in a loop after all...
Hello,
I am having an issue with the nRF52833. I'm using the NRF5SDK, version 16, and the SoftDevice s113 version 7.0.1. I can take the ble_app_uart example from the sdk...