Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
Hi Nordic engineer
I am evaluating a project based on nRF52840 and there is a question need to be confirm before schematic design start.
Due to limitation of power resource...
Hello everyone,
I'm trying to set up the Wifi stack on the nRF7002 and use it with MicroPython, but encountering a lot of difficulty with it. I cropped up a network_wlan...
Hi all,
I have a custom board build with an nRF9151. I'm able to connect on int with USB/UART, I can send and receive AT command. Right now I'd like to send certificat to...
Hello, I'm developing a BLE Central application using the nRF52 SDK. The central connects to multiple peripheral devices (nRF52832), each sending 6-byte ADXL345 accelerometer...
I'm having trouble getting the I2C interface working on our nRF54L15-based prototypes. The initial config write to the device fails; specifically, in the twim driver (i2c_nrfx_twim...
Hello,
I just downloaded nRF connect for Desktop App, and plugged in PCA 10100 2. 0. 0 , 2023, 3.
I ran quick start, and this is what I get.
Any explanation on why...
I would like to see an example or documentation about how to set my nRF52 DK into various sleep modes. I know that calling "sd_power_system_off()" will turn the device into...
Hello how are you?
I don't speak English very well but I have a doubt about using mesh and nfc simultaneously.
I'm using the Nordic-Thingy52-mesh-demo example - (Nordic...
Hi, team
I am using nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_ancs_c sample application. and i wnated to add extra notification attribute.
added BLE_ANCS_KEY1...
As I understand from documentation current limit for nRF PPK is 70mA. This is when PPK automatically sets measurement range from 1 o 70mA. My question is: Is there a way to...
1、Demo position:Nordic\nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart\pca10056
2、I find when the code execute the function of timer_start_op_schedule,the CRITICAL_REGION_ENTER...
Hello,
Using this link ( https://devzone.nordicsemi.com/f/nordic-q-a/35675/how-to-use-static-passkey-for-a-no-display-no-output-peripheral ) I'm able to add passkey protection...
Hi,
i have found similar posts on the forum but could not find the answer. Therefore,I think it is necessary to raise this question again.
problem: platform:nRF52832 and...
Hello there,
I have been testing on nfc-uart example of SDK 13.3.0. I am trying to pass the buffer of 258 bytes to pointer "p_pdu" and its size of 258 to "pdu_lenght". ...
We would like to have that all communications, programming, and supply related TPs and SBs should be kept for debug purposes. Otherwise, we would like to remove all unnecessary...
We're working with the NRF5340 PDK, and it's a pretty big library change from the old SDK. So far I've been unable to find out where to configure the bluetooth PHY and link...
Hi everyone,
The task is as follows. I set up data transfer using notification. I transmit ~ 83 kB in ~ 10 sec. The connection interval parameters are as follows:
The...
Hi Guys,
I flashed the ble_app_uart example available in nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_uart\pca10056\s140\ses location to NRF52840 DK board. In...
Hello,
I have been trying to get RTT to work with the nRF52810 but trying to compile the examples leads (as usual) to errors because there are a load of libraries and files...