I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Hi Dev team,
I am working on a Thingy91 device, and I am sending data out through MQTT.
I need a functionality to send some commands to do assigned tasks from the MQTT...
Hello everyone,
I am simply looking for some clarification on how to correctly handle button presses on the nrf52840 DK, as there seems to be multiple ways to go about it...
Hi,
I'm trying to build a working example of an aplication that uses the ANT+ softdevice (either s210 or s212). I already found out that the PCA10028 and PCA10031 (my board...
Hello,
This is more of a C question and I am new to Embedded C programming, I have this question.
I want to know how to access the flash memory without fds or fstorage...
Can we use beacon as a broadcaster and observer in thingy 52? Please suggest the way how to enable led indication using the distance generated from RSSI value and the data...
Hello,
When I use the " west update" command to update ncs1.4.99-dev to ncs 1.5.0, the following error occurred. How can this situation be solved?
Thanks.
BR,...
Hi, i am electronics engineering student and i have a project with nRF52832.
I want to design NFC antenna on PCB but i have not a experience and information about this topic...
I use custom board nrf5283 ..
Getting the following error while trying to flash
ERROR: JLinkARM DLL reported an error. Try again. If error condition ERROR: persists, run...
SDK: 4.1.0
CHIP: 52840
old question
my sleepy zed lost connection to the coordinator after refreshing key of the coordinator.
1) how can I manipulate refresh...
Hi All,
Is there any proper method for updating the firmware via serial port of nRF52840. The same process as arduino or esp32. Can we invoke the updation process with a...
Hi Nordic Team,
Summary: Please guide to open and build simple example nRF5340 project using Segger IDE on Windows 10
Details:
We tried to have Segger IDE setup for...
I am trying to compile a sample application for the Board nRF5240 . While i install the nRF Connect SDK for ncs v1.5.0 through Toolchain Manager 0.9.1 , I get the error as...
HI,
Is it in anyway possible to change the maximum gazelle payload size to 64byte instead of 32byte, I need more data when I send data return to the device.
Hi.
I am working on the MSC, and starting with the usbd_msc demo. The windows explorer will show a disk named "USB Drive" if connect to the PC.
I would like to change...