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...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi,
I received the nRF9160DK yesterday, and used the AT Client to get talking to the modem and connecting to a network. In VS Code I built an application from sample ...
Hi there,
I'm using the product specification of the nRF52840 to program the SAADC in continuous mode using its internal timer. I'm not able to use your SDK. Unfortunately...
We've built a custom board, at power off current is 1-2uA and when connected average current is ~4.7mA. Internal DCDC is enabled, this shaved off >2mA. Other than reducing...
Hi ALL:
- SDK version: nRFSDK 15.3
- HW: nRF52832
I am tried to earse the flash by sg_flash_page_erase(uint32_t page_number), but still failed. My code snippet as...
Hi there,
I want to read the memory from nRF52840,
but J-Link showed me, J-Link is defective, how can I rectify it ?
It's from 2018 J- Link ,
Screenshot :
tha...
Hello,
I'm running the nRF Mesh SDK 5.0.0 with the light CTL LC server example. I have also developed an implementation of a DALI master. DALI is a manchester encoded signal...
I am using: \examples\ble_peripheral\ble_app_uart and \examples\ble_central\ble_app_uart_c .
In Nordic infocenter it says: The application scans peripheral devices and connects...
Hello all,
I would like to know if it would be possible to simultaneously use 3 instances of I2C and 2 of I2C for the nRF5340DK. As stated in the data sheet, the application...
I use nrf52832 + ncs1.7.0 to develop mesh projects. The current project requires mcuboot + mpsl. But I found that SoftDevice Controller occupies too much flash space, which...
Hi,
I am trying add existing file in CMakeLists.txt a main.cpp file inside Project libapp.a, at which i am getting this python error. Kindly help.
Regards,
Hi all,
I am currently using Raytac dongle https://www.raytac.com/product/ins.php?index_id=89 with connectivity FW on the dongle and pc-ble-driver version 4.1.4 and sd_api...
Hi,
I am trying to edit my bootloader (buttonless USB DFU).
I want to add a button to exit the bootloader and return to the app.
The problem is that the gpiote interrupt...
Hi Team,
We are on the Pre-Production stage of our Product, which uses the nRF52840 (forBLE) with the FEM nrf21540(new)
We are aiming to get power out of 20dBm.
To get...