Hello,
There were some recent changes in the Nordic PDN library - function pdn_dynamic_info_get that led to the changes in slm_ppp.c and the way the application gets MTU...
Hello, I'm developing on an application which requires to catch high speed, variable size and bursty (~0.5 Mbit/s) data from a sensor connected to a nRF9161DK trough a UART...
Hi all,
We've been doing automatic network selection (+COPS=0) but are looking into moving to manual network selection.
When trying to search for available networks...
Hello,
I'm working with Distance Measurement (nrf_dm) using the NORAB126 module on nRF Connect SDK v2.9.0 .
I'm facing an issue where, occasionally and randomly, the devices...
Hello,
I have opened net/udp sample - https://github.com/nrfconnect/sdk-nrf/blob/main/samples/net/udp/src/main.c over here, to try to send UDP over LTE. Unfortunately, looking...
Hello! I'm trying to make what initially seemed like a straightfoward program - a bluetooth-to-hid adapter. Since Nordic's sample (BLE Central HIDS) uses the hogp and bt_scan...
Hi, I want to implement a feature where the central device manually enters a fixed password (passkey) defined by the peripheral to establish a connection. I’m using the ble_app_hrs...
Hello,
is it possible to localize the chip via the NB technology.? I red that this is supported by the NB standard.
When I switch on NB supporte systemmode the gps sample...
Are the accepted values of nrf52832 output power as below:
4, 0, -4, -8, -12, -16, -20, -30, -40
What we are most concerned about is whether -30dBm output power was available...
To the kind attention of Nordic support team,
We would like to delete BLE bond infos, only for test purposes. Being BLE not even activated and softdevice not used.
For...
My nRF52840 arrived yesterday and I started playing around with it. It is immediately recognized y nRFConnect v3.5 BLE App v2.4.0. The firmware on the device is 4.1.2 Jul...
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...