Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi, I am trying to flash thread: CLI example from the NCS onto my custom board. The MCU on the board is still the nrf52840 and I am using the SWDIO and SWCLK pins from the...
Hi,
here is a brief description of my app with nrf9161DK (2.6.1 SDK, the app was built starting from the MQTT sample): The app is reading RTCM messages from a server via...
Hi, In my project I'm working with a nrf52840 SoC and developing an application based on you'r SDK. I would like to understand the proper way of using the "custom_board.h...
Hello, i´m developing on a custom NRF91 board and i´m trying to access the SPI flash memory on it. When i run the code i get the following error:
<err> spi_nor: Device...
Hi,
I am trying to implement a lightweight file system in my external flash memory (ISSI). After the implementation of file system, I want to store a .bin file and later...
Hi
For a specific project i will need to have ability to monitor some 4G/3g/2G protocol stack L2/L3 messages. Is it possible? is there any documentation regarding this option...
Hello DevZone,
In NCS, we have many BLE Mesh examples that is initialed by:
The first argument is a structure that contains some input and output OOB callback functions...
Hello,
Currently I am implementing the nrfx qdec driver in our Zephyr project using the nRF52840 DK. We choose the nrfx driver as this provides events. I am using the nRF...
Hi.
I have designed a node with NRF52833 with +8db power antenna.But i got some issue in signal transmission over 1km range.Please review my layout and matching circuit...
I have the software installed and I am using the nRF52840DK with Ubuntu 22.04. The uart link is /dev/ttyACM0
When I start wireshark and do a capture on all advertising channels...
Hello,
We are designing a product based on the RAK4630 module that integrates nRF52840 SoC.
Since we are creating a low power consumption and battery operated product...
I am trying to set up the AT library to directly talk to the modem through a uart on the nrf9160DK. But when I enter the commands to test "AT+CFUN?" I just get it echoed back...
I'm working with a Fanstel BT40 module which includes an nRF5340 and nRF21540 FEM. As a starting point I'm using the scan_adv example, which is working out-of-the-box but...
Hi,
I'm using Matter SDK v2.7.0, when I build example light_switch for Board: nrf7002dk_nrf5340_cpuapp with Configuration: prj.conf, I get errors as below:
/opt/nordic...