Hi,
My ultimate goal is to add NDT [1] to a meshtastic [2] device implemented with RAK4631[3]. For this goal I can see the following obstacles:
- The meshtastic stack...
nRF Connect SDK 2.6.1 + nRF52832
I can't get the execution of shell commands from mcumgr over SMP to work.
Here is my prj.conf :
I registered some custom shell commands...
nrf5340+nrf7002 running Zephyr with NCS v2.6.x.
When trying to connect to a wifi AP with incorrect credentials, I have several issues:
1/ the result of the (failed) connect...
Hi,
I have an application based on the "peripheral_uart" sample code (nRF52840DK, NCS2.70)
As I use interchangeably the same pins as GPIOs and UARTE1, I use UARTE1 with...
Dear Nordic, We wonder if it is possible to connect to the BLE side of nRf9160dk using the LTE BLE Gateway sample. https://docs.nordicsemi.com/bundle/ncs-2.3.0/page/nrf/samples...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our project needs RSA to exchange secure data.
I use example "samples/crypto/rsa",...
Hi.
I'm playing with an scenario based on two nrf52840dk and a dongle.
I have deployed a OTBR on a Linux Ubuntu22.04 and flashed the dk with OT COAP Server and Client...
Hi, I'm working on a BLE peripheral project using nRF52840 with nRF5SDK version 17.0.2 and softdevice S140 version 7.2.0
We are considering to increase our full device name...
We are starting a new design that requires a LTE-M chip. Upon comparing features between nRF9160 and nRF9161, I see 2 differences
DECT NR+
3GPP Release 14
First...
the provider has provided source for their firmware which provides serial port communications to control operation only in old sdk 1.7.0 format
I need to use some other...
Hi,
I am reading through different Nordic documentation. In some documentation, it shows a first stage B0 Nordic bootloader. This bootloader then can point to MCUboot...
HI,
I have a product which scan for RFID card through NFC and Mobile Device through BLE after nRF52840 MCU was wakeup.
If I scan NFC and BLE scanning separately, everything...
Working with a Pinnacle 100 using an NRF52840. I have a HMI with a TTL serial interface. I have verified I/O on the HMI itself via a TTL/USB converter to Tera term, but having...
Hi! I have a fleet of narrowband and cat-m devices around the world. I want to determine their rough position by using the cell tower information. I tried CellLocate from...
I have a board with the nRF52832 and a board with 12 SK6812 LEDs on it in the shape of a ring. I have code that sometimes will display the correct color on the ring but other...
I think the NFC pin is set to the default state on the nRF52832.
Currently, I set CONFIG_NFCT_PINS_AS_GPIOS to 1 to use it as a GPIO pin, but is there a way to make it the...
Hi, I'm using nrf52810 ,nrf connect, zephyr, vscode extension. I’m having trouble using both UART0 and the NUS UART service. Here’s a snippet from my overlay file:
/ ...
Hello everyone, I'm trying to perform a device firmware update using the buttonless service on nRF52DK with SDK v17.1.0 and Softdevice S132.
I can connect correctly to my...
Hi,
I’m working with Timer 0 on my nRF5340 DK and trying to set up two different intervals: one at 1 second and another at 60 seconds, each on separate channels (COMPARE0...
If I am to do a custom SPI Slave driver to achieve ultra low latency handling and would like it to coexist with NCS / Zephyr, is there a document describing this ?
E.g....
We are the Manufacturer of Smart lighting
We have start new project" Cellular gateway".
We are evaluating the nRF9160 Dk board .
During this we found issue . it is iBASIS...