I am using nrf52810 for ble peripherial , is there any sample project which has pass key authorisation , if not what are the changes need to incorporate in peripheral template...
Hi Team,
While we are testing provisioning private keys (secp256r1) into the KMU via nrfutil we came across few issues which are recorded in the other ticket we opened,...
Hello everyone, I'm working on Nrf COnnect SDK with nrf52832DK. I also have a Power Profiler Kit that I use for different things. I'm on Windows 11 Home version 24H2 OS build...
Hello everyone,
I'm curretly working on a new design based on nrf52832, and I'm validating different interfaces. Currently working on SPI, I'm testing it with a W25Q64...
Hi,
I would like to test a websocket connection over NB-IOT with the nRF9151DK. I started with the websocket_client example but I have those warnings and errors at startup...
Hello, I did my first BLE design and it went wrong I missed some critical design requirements and I want to ensure that the next prototype performs better. The design is a...
I have flashed the Blinky sample onto an nRF52840DK.
The power consumption is extremely high.
I am using an PPKII to in source mode. It is connected to the External Supply...
How to select nrf528332 UART clock source, how to make the serial port baud rate not change with temperature?When the baud rate is 9,600, the baud rate varies greatly with...
i have a problem with ble_nus_send_string function, the BLE_NUS_MAX_DATA_LEN is 20 bytes but i need to send 1kb every second, is that possible? i tried to put ble_nus_send_string...
Hello Nordic Team,
in an application where space and cost is an issue: how cirtical do you estimate the 15nH inductor on the Output of the DCDC? (L5 in nrF51x22 ref-design...
hi
I am a beginner,i have two questions.
1、when i use the nrf52832 to read the inner temperature,i find the nrf_temp_init function is :
static __INLINE void nrf_temp_init...
Dear support team,
Can a Thread Boarder Router have Leader role? I have not seen any document which mention about it but all the Thread topology diagram have independent...
Hello,
I am not able to make the FDS work. Here is my setup
NRF51
SDK 12.3
S130 (2.0.1), i.e. s130_nrf51_2.0.1_softdevice.hex
Using peer manager as well...
We've been using bonding on our device for a while and have a lot of experience there, but we are now attempting to add "Just Works" pairing support that is a configuration...
nrf52832.
SDK14.2
Segger ES V3.34a
I am using nrf_drv_saadc_calibrate_offset() and find the next sample immediately after the calibration is erroneous.
There is...
Hi, I would like to use a nRF51 Dongle to connect to BLE devices and retrieve some data.
I already tried my scenario through nRF Connect for Desktop and it works, so I assume...
Hi,
I have a SPI sensor on an nRF51822, developed in mBED. To save battery power, I want to disable SPI while in ble.waitForEvent(). The only reference I could find is an...
Hi, I'm using Master Emulator API 2.1.7 and am having difficulties determining where I should be processing an acknowledge packet being returned from the slave after transmitting...
Hello,
I have been trying to have a central/peripheral device read UUIDs and RSSI values from surrounding peripherals using their advertisements and without actually connecting...
And base the nus service ,each peripheral can send message for cenrtal to other peripheral like mess.
I doubt it is possible because this example is base on the LED Button...
I'm building a smarthome application.
IPv6 over BLE not support mesh topology that is quite inconvenience to extend network. My teacher require me that this application...
I am working on custom programming of nRF52832. I have little experience of Preview DK. I took help of examples in SDK v15 and came across nrf_pwr_mgmt.h header file which...