I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
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...
Hi Team,
We build the bare application with nRF52840 Soc with the SDK Version 16 with out any RTOS Layer. We are planning to port our code base to Zepher RTOS layer.
We...
Hello everyone!
I am trying to get my Thingy 91 to work, but I am stuck.
When I flash it with pre-compiled .hex at_client sample ( "thingy91_at_client_2021-12-15_cfedfdfa...
Hi, I'm working on nRF9160 modem firmware update.
I have used nRF9160: Full modem firmware update using SMP Server demo and compiled it for nRF9160dk board. While compilation...
We are building an application using McuBoot and Zephyr, providing the provisioning via haptools and packing the image all together. What currently bothers me is that I cannot...
Hello,
I am attempting to use SPI and I just wanted to trial the transceiver option however I am not having any luck. I have tried it three ways but as you’ll see I’ve made...
Hi
few questions on DPPI:
where is it possible to find examples in nRF Connect SDK to learn to use DPPI on nRF91?
Is there corresponding documentation?
For which...
I stopped reconfiguring the broadcast configuration and started the broadcast in the following order: ①, ②, and ③. However, I found that the system may report a hardware error...
Hi Team,
I am trying to test on BL653 Nordic board with inverted polarity but we are getting error.
In given example "nCS\v1.8.0\zephyr\drivers\pwm\pwm_nrfx.c " can see...
I am using the buttonless DFU template to run my own program which uses some of the buttons on the dev kit. For some reason, my button configuration is being overlapped somewhere...
Currently I am using a Workspace project with version 1.8 of the NCS. Does this lockdown all versions of libraries/components that the project is built with? If I pull this...
Hello,
I am trying to perform full modem FOTA update on my nRF9160 DK board using sample code without using buttons press functionality as we want to integrate the same...
Hi,
We are developing a product (to be produced in small quantities only) that included USB data transfer based on your USB CDC ACM module. We do not have our own USB vendor...