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...
Hi
I am new on nRF52833 and want to try RF test for development.
I have a nRF52833_DK on hand with Direct Test(DTM) in nRF Connect(Descktop). However I am not success...
Dear Sir/Madam,
We are «SMART Solutions», Ltd. a startup from Tomsk, Russia.
Our company developed iBack Posture Corrector please see http://en.iback.online/ .
The device...
Hi Nordic team
I tested the example [802_15_4\wireless_uart\raw\first ] period 1s send 20 Byte data to example[ \802_15_4\wireless_uart\raw\second ]serial tool to printf...
Hi
I am working on a project based on Thingy91. Is there any sample application in NCS SDK to show the communication between the two SoCs on the Thiny91. I will need to...
Hi all,
I migrated my nRF52840 examples from SDK 15.2 to SDK 15.3 folder and when I tried to build
the examples and I discovered that nrfx_power_clock.c could not be found...
Hi
I am working on the Connectivity Bridge project using Thingy91. I noticed that the Thingy91 shows up as a USB drive that has four utility files, readme.txt, config.txt...
I am trying to hook openthread with freeRTOS.
Short story: the current state of my implementation is that I get a hardfault after succesfully calling mqttsn_client_search_gateway...
Hello,
I've added quite a few interfaces and endpoint configurations and I'm trying to figure out how to properly respond to "Get Descriptor" Setup packet that requires...
Hi, I am using nrf5832 sdk 14.2 where I am trying to scan the data and advertise same data with some modifications. I have used Central and Peripheral example ble_app_hrs_rscs_relay...
Hello,
I am trying to compile the samples from SDK_for_mesh_v4.2.0 but i have problem with my environment set-up. I am following closely the documentation but I think something...
Hi everyone,
We have three ADC channels, two of them are implemented as a simple ADC without oversampling, the third one uses oversampling. Because one of them use oversampling...
Hi, I have started development on nrf52840DK . 1-I have installed nrf Connect SDK v1.3.0.
2- I have also installed Segger Embedded Studio Nordic Edition. and selected nrf...
Hello, Please help i m trying to share memory between Network and App Cores in a nrf5340
How To do?
at page 21 Figure 2 Memory Map
it seems that FLASH address 0x0000...
Dear Sir.
Some problem with the PWM .
Pwm output on pin 12 is connected to a buzzer.
When pwm_pin_set_usec(pwm_dev,PWM_IO, 260, 130,0) is set through the pwm_init...
I'm trying to achieve half-duplex UART communication between two nRF52840-DK:s (master/slave) using no external circuitry. I was looking at the thread https://devzone.nordicsemi...