Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hello
I am trying to read a characteristics from my peripheral using my central. From what I read here, I have to use sd_ble_gattc_read(). Is it correct ? But I did not...
Hello
We have produced boards with a Telit module using the nRF52832 chip.
Our software developper have a lot of problems making the connexion and communication reliable...
Hello,
After a long war trying to connect MPU6050/MPU9250 to NRF52 DK with nrf52832 on board, I finally succeeded and I am getting values through UART.
But I have 3 problems...
Hi,
I would like to get the stored CCCD values of a bonded peer using pm_peer_data_load()
I am currently struggling with the format of the data returned by pm_peer_data_load...
Hello.I am a graduate student at Nanjing University of Posts and Telecommunications in China.My question is, does your company provide the source code of the Bluetooth mesh...
To the kind attention of Nordic support team,
we are doing ble bonding using passkeys.
We noticed that when starting the passkey phase, a ble connection event is generated...
I am not able to run commands with nrfjprog using the J-link Segger device
e.g. nrfjprog --family nrf52
I can do it only with the Keil or Segger UI environment
How can...
hello
right now i am sending 100 plus data per second i want to print millisecond at each data how can i acheive this is there any program in nordic or github i can use...
Hello
I am working on SDK v17, using nRF52832 (MDBT42Q) and MPU6050 sensor. I tried TWI_SCANNER because I thought there was a problem getting the value of MPU6050.
However...
I am reading a thermistor voltage divider from Vdd using the SAADC with a reference voltage of Vdd/4 and gain of 1/4. I thought that this would track Vdd so I wouldn't need...
Hi, the provisioning works and after that the dk is capable to get mesh messages but oddly enough a restart brokes this feature.
The error message is:
0x0c means BT_HCI_ERR_CMD_DISALLOWED...
Trying to install nrfutil on a system with Python 3.9 but it only installs the old version 5.2.0 which is broken on Python 3. This is the last version before the version check...
I use the internal LFCLOCK to drive my application. Sometimes, I need a more accurate clock to do time measurement. At startup, I can start the external crystal oscillator...
Hi,
I am trying to get Secure UART Bootloader to work and followed the steps mentioned here .
I generated the Keys and updated the dfu_public_key.c file in the project...
Hello,
I'm planning serial wire flash writing from custom board gpio to nRF52840 serial wire.
nRF52840 SWDIO/SWCLK/NRST are connected to a custom board GPIOs.
Is there...