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'm using the nRF52840 Development Kit and SDK16.0.0_98a08e2.
I'm trying to run the example "proprietary_rf\esb_ptx\pca10056\".
It compiles and runs if I do not...
Hi,
I am not getting the exact starting and ending address of user flash storage like other controllers, How we can find that while using FDS and Fstorage and also i want...
I have a custom board with 5 buttons, and a status LED, using the nrf52832_xxaa chip. 2 of the 5 buttons never trigger an interrupt. It seems like this is because nrf_gpio_pin_read...
Hello, Nordic.
I'm currently developing multiple sensor beacons and a scanner for asset tracking (scanner app based on ble_app_uart_c)
ble_app_uart_c has SCAN...
Hello,
Im designing a board with nRF52832 with acceleration sensor and BLE application, so for the esd protection, should there be an housing of some sort, what all can...
We're migrating from Zentri AMS002 chip to to nRF52840.
We use custom service UUID: "175f8f23-a570-49bd-9627-815a6a27de2a" in nRF firmware.
As attached images show, custom...
Hi!
We're developing a board where we would like to switch between normal power mode (VDD shorted with VDDH) and high power mode (VDDH as input and VDD in highZ or supplying...
Hello everyone. I'm looking for BT5.1 most supported at current moment chip - to have devboard and SDK with ability of direction finding. Which one you can recommend? As I...
We are working with nRF52, in that we want to select any fix channel of BLE. We does not want to use ADH mechanism due to form a whole network on one channel.
So can you...
this is the log I'm getting but it is not clear for me why is the build failing
Building ?spm/zephyr/include/generated/driver-validation.h? from solution ?build? in configuration...
I need to add new files to the aws fota example for the nrf9160 project in order to implement compatibility with the
AWS OTA update agent, I have read other posts in the...
Hello,
I've been starting to get into level 0.1 programming after being able to loosely control an LED with GPIOTE and a timer interrupt using examples and API references...
Hello everyone,
I want to measure current of the whole board, I follow the instruction of nRF52840 DK , which suggest not to use the USB connector to power the board.
...