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...
Dear Nordic Support,
I just got my Thingy:91 and I followed your Getting started guide. I registered the SIM card successfully but whenever I reached this step, it always...
According to the nrf52810 v2.1 data sheet, the radio draws 7.0 mA at +4 dBm TX power and 4.6 mA at 0 dBm TX power.
How much power is consumed at transmit levels from -4...
I live in Vietnam, I try to use NRF9160 dev board to connect LTE and NB-IOT but device cannot connect to the LTE/NBIOT network. I am using the at_client example with nRFconnect...
Hi
I am using fafs example from SDK 15.0.0
It was possible to write to the SD card by SPI communication. However, using SanDisk's 32GBSDHC, it became impossible to write...
Hello
I have both mai.c and app_sdcard.c "static const nrf_drv_spi_t spi = SPI_INSTANCE (spi_instance);" Want to use .
So using "extern"
main.c
app_sdcard...
I have already developed a beacon with nrf52840, but now I need to detect it with another nrf52840, but my problem is taht I need to use less power as possible, so I need...
Hi guys, after building and running a mesh network i've been wokring on, i ended up with an error
im wondering where i'd be able to find the mesh error table.. i can't...
I have custom board with BMP280 sensor & nrf 52832.I have interfaced BMP280 using twi interface. I am using SDK 15.2.0. and soft devices s132 V6.1.0 to transmit advertising...
We would like to achieve following:
Only peripheral devices should advertise data toward only central devices in the same application.
advertising data by peripheral...
Greetings! I'm trying to set up an nRF52 board as an SPI slave so that it would receive chunks of data irregularly from the master device (a Raspberry Pi in this case, if...
Hello,
I would like to know how to implement middle button click in hid mouse, by middle button click i am referring to scroll wheel click and the function associated with...
Hello!!
Is UICR.CLENR0 register disabled on nrf52SoftDevice?(only nRF51Chip??)
When writing with nRFgoStudio("Enable SoftDeviceProtection" CheckBox is on), the firmware...
Hello,
We are trying to build asset tracker based on a modification of board nrf/boards/arm/nrf9160_pca20035.
Every is good until we tried to enable secure bootloader...