Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
Hello everyone.
I would like to set-up a mesh network of Thingy:52 devices and an nRF52840, which would help me communicate from the an external stimulus to the phone, via...
I have an application where the nrf52840 dongle is hooked to a sensor. The sensor drives a pin high, the mcu grabs data from the FIFO (SPI) and puts it in a buffer. So far...
Hi Team,
We need to use Flash as EEPROM and we have the following queries,
1. How much maximum size of Flash can be configured/emulated as EEPROM/NVM?
2. Whether below...
When using the serial_lte_modem application on a custom nrf9160 board I have discovered that I get nothing out of the UART unless I pull VEN low and then release it (reset...
Hi guys,
I am using Zephyr RTOS and trying to enable my device to send the voltage data via BLE. I use two nRF52832 boards, one of them is peripheral for which I use peripheral_ht...
Hi Team,
We need to know the what kind of security level available in Nordic nRF52X(nRF52833).
Secure boot support and where the 128bit AES keys are stored and accessed...
Hi Team,
We are going to use nRF52833 chip-set and we need the below information based on this input we will decide our chip-set.Kindly update your support.
1. What is...
Hi ,
The size of the boot loader partition 24KB is fixed for the lifetime of the device or it can be extended, as we have some feature to add like firmware update.
Firmware...
Hello,
I read through the datasheet of the nRF85832 to understand the peripherals a little bit better, but I got stuck while looking through the register overview (in this...
I am using NCS-Zephyr, Zephyr version 2.3.0-rc1. If you need to know the NCS version too, please can you include how I can find this?
When I do west flash normally (which...
Hi Team,
We have requirement for firmware update over Ethernet [ external Ethernet ENC28J60 module interfaced over SPI] 1. Is bootloader customizable for adding SPI driver...
Hi all,
I'm working on a project which I started from the multiperipheral example. I am using SDK 15.3.0 for this. I am developing the software on the nrf52840 DK using...
Start SEGGER Embedded Studio by clicking Open IDE //Successfully installed, what means Open IDE ? ? ?
Select File → Open nRF Connect SDK Project… //it just dont appear in...
Hi,
Currently, I am in a feasibility analysis stage for an application which requires BLE Mesh with Localization (RTLS using AoA and AoD). I explored SDKs for nRF52833...