Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Hello, i am having problems with a loop in the function "flash_manager_wait()"; in the begining of the code.
main()-> initialize()-> mesh_init()-> mesh_stack_init(&init_params...
Hello, I have a discovery issue that seemingly only happens with the Samsung Galaxy S8.
I want to throughput test BLE5.0(2Mbps).
I using the nRF52832(BMD-300) with SoftDevice...
Hi!!
I'm adding spi functionality to S132 and SDK 14.0.0 ble_app_uart now.
The communication which added the function of UART to SPI and the sample code of ble_app_uart...
hello,
Now, i want to recover MAC from static random state.
for example, if MAC[5] =0X55 in chip itself, The MAC in adv in 0x1101 0101 ;
but i want mac in adv is 0x55...
I am using nRF52 SDK v15.2.0, nRF SDK Mesh 3.0.0, and Segger v4.1.2.
I keep getting Mesh Error 6 while trying to combine the provisioner role with the client model. Which...
Hi,
I'm using nrf51822 with a custom board, where I should turn on a buzzer sometimes. I configure a timer and ppi to make a bip alarm. each bip lasts about 1sec; and the...
hello! i have a problem ,when the Master send Slave SMP 37 Rcvd Pairing Request: Bonding, MITM, Initiator Key(s): LTK IRK CSRK , Responder Key(s): LTK IRK CSRK,but the slave...
hello! i have a problem ,when the Master send Slave SMP 37 Rcvd Pairing Request: Bonding, MITM, Initiator Key(s): LTK IRK CSRK , Responder Key(s): LTK IRK CSRK,but the slave...
Hello,
Thread Topology Monitor can associate an user name with a device. Where is it stored (in computer application or directly into the device) ? If it's in the device...
Hello All,
I am trying to interface an analog sensor with nrf52832, whose analog values have to be converted using SAADC and has to be sent over SPI to another chip. But...
I am testing the NR52832 using a BMD350 module on a custom made board.
Using the SPIM i faced the problem that i got an extra 500uA of current randomly. After trying to...
Dear Nordic,
We are using NRF52832 + RFX2411N for our product, and for lower the power consumption. we wonder if there has any way to know the CONNECT_REQ event.
In advertising...
After some time debugging an issue I had, I found out that my code was setting the I2C interrupt priority to 0, and at the same time that I'm running a Soft Device on my nrf52832...
Hi,
The Ch. 16 Power Supply Section of "nRF52840 Objective Product Specification v0.5" mentions the two power supply mode of nRF52840. This supply is available on the respective...
Hi.
I’m trying a multiperipheral function and have a problem.
The problem is I can not notify stable battery voltage with SAADC to the connected Central while advertising...