Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
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...
Dear ESB technical specialist
Regarding the ESB function of nRf52833.
The datasheet explains BLE function, but there is no explanation about ESB.
For this reason,...
Hello,
We are using the nRF52832 in our product, along with nRF Connect version 2.6.0.
We have been working on obtaining Bluetooth certification, but we encountered issues...