Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I connect VBUS to VDDH, and use a USB cable for power supply(high voltage mode), but I cannot download firmware into the 52840.
Unless I power the 52840 from the VDD pin...
Hello,
I'm a teacher. I use the microbit card that loads one of your components. Nordic nRF51822-QFAA-R rev 3 Could you tell me if this processor is based on a Von Neumann...
Hello, just a few quick short questions regarding nrf52 devices:
Do I have to configure and initialize them before using?
Which function should I use? I...
Hello, I working for TSS.se now selling 100.000 temperature-loggers annually. We aim to develop a new IoT based logger based on nRF52832 as a replacement.
Issue-background...
Hello,
nRF52840-DK
SDK 15.3.0
SoftDevice: s140
IDE: SES
Example: Flash_fstorage_s140_pca10056
I do not read back the expected value in the example. The terminal...
Hi, I am trying to do DFU OTA. I am using SDK v16.0, s140_nrf52_7.0.1_softdevice.hex, SES and nRF52840 dev kit. I am finished with my application and it functions as expected...
Hi,
We are a module manufacturer. We are making modules based on WLCSP, QFN based nRF52840 SoC.
Can you please provide software(preferably GUI) available for module FCC...
Hi guys, i can't figure out how to create an event handler in my Mesh Client.
The functionality of this handler should be to set a flag on the 'NRF_MESH_EVT_TX_COMPLETE...
I used keil v4 compile the following project F:\nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_uart\pca10040\s112\arm4\_build get file nrf52832_xxaa.hex of size 101kb...
Hello ...
I'm porting our product from RF Digital's Simblee to Laird's BL651 (nRF52810). A phototransistor measures light, is connected to an analog pin, and is sampled...
Hello guys! And girls
My project is working as expected in SDK14.2. I'm updating adv data (manuf. spec. data) without any problem with this function But in SDK15 the function...
Hello,
I'm working on a project using a Thread network to send MQTT packets and I'm having an issue with the example project out of the box. I'm running the version 3.2...
Hi, Sir:
I am developing nRF9160 DK(pca10090) with mqtt_simple example in nRF Connect SDK(ncs/nrf/samples/nrf9160/mqtt_simple). Firstly build the example , build OK, but...
I am trying to use other functions within FATFS per example f_findfirst file on the flash and keep getting undefined reference.
I used the example application usbdc_msc...