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...
I'm writting firmware for a Peripheral Server and wish to display the smart device friendly name that will connect to my nRF52832. Is it possible without addind service/characteristic...
I am Planning to Implement Card sniffing with NFC Front Chip !
Can I Utilize Comparator for card presence detection system senses the card by measuring the decay time of...
Hi
The slave select (ss) pin during the spi communication is always low even when i make it high to release the spi bus. It looks to me that I'm not actually controlling...
Hi All,
I got 66uA current consumption in sleep mode and trying to reduce it further to few uA. I have disabled the serial interface and still wondering if there is anyother...
Hello All,
I am working on the nrf52810 module.
I am using sdk 15.3 with softdevice 6.1.1. (IDE segger)
Issue-
1. I am giving the Advertising name as " TEST_01 ...
Hi everyone,
this is my first question in this blog.
I am trying to use the library pc-ble-driver-py in order to interact with a DevKit (in which an example code is implemented...
Hello!
I want to use a long range and buttonless bootloader in nrf52811. S140 cannot be used for this task, because S140 use more then 150KB of flash.
Is it planned to...
I need to download nRF Sniffer v2.x, but the link is not valid, please send me a valid link
Old unavailable address: https://www.nordicsemi.com/Software-and-Tools/Development...
Hello,
I have to send hardcoded AT commands on button press on nRF9160dk. So for that, first I did program for button press. It is working fine. Then I did simple_at program...
Hi,
SDK: nRF5_SDK_00.11.00 ; S132 SoftDevice v2.0.0
I am working now to migrate my application from DM to PM (in order to better handle pairing&bonding).
Sometimes the...
Hi team, there is nRF52840 connected to STM32 via UART, the goal is to receive STM32 firmware over BLE (using nRF52840) and send the firmware to STM32 via UART.
My goal...
Hi!
I am realizing a comunication between a serial device and the nRF52832 through UART; i set PIN 5 for TX and PIN 10 for RX (after set PIN 10 for GPIO use) and i don...
Hi
I am planning to use Zephyr Rtos on a Telit Module (BlueMod-S42) based on the nRf52832 SOC.
As we are making both Client and Server application, the question has 2...