Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hi There.
I just downloaded a SDK for the wisol module that uses the nRF52832 and i can't get it to compile in Keil V5.31. Im getting this error:
Error: *** Project...
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...