Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
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...
We've been chasing a seemingly randomly appearing bug, where a call to the Zephyr MQTT library seems to sometimes block indefinitely. More specifically the hanging function...
Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0).
When receiving advertisements, "nrf_ble_scan_filter_set" is used to filter the device...
Hi ,
There is an error when to debug the nRF52840 target board by the PCA10028 board(as error information).
(pls note, There is running okay when to debug the nRF52840...
I have an nRF52805-based BC805M module from Fanstel. I need to control it from an MCU over serial/I2C/SPI to implement Bluetooth profiles like BIP and FTP. I prefer canned...
Hi,
I have two sets of hardware, one is nrf52840 DK, and the other is my own board. I use the same program, update package and mobile phone. When using nrf52840 DK, the...
I am using below base example on my peripheral device to send a string over BLE to a central device:
\examples\ble_peripheral\ble_app_uart\pca10040\s132
I use function...
Hi,
I am working on a custom board using an nRF52840 and developing with SDK5 (V17.02).
I have a serial communications channel to the device which must use UART as I need...
Hi,
sounds odd but is not, I try to run samples and my own project on a nano 33 ble, and with the first upload of blinky it seams that the system start and crash (ttyACM0...
Hi!
I'm developing a custom PCB with a NRF52840 which I made a custom firmware based on ble_app_uart example. I test my product with different phones, Android and Apple...
Hi.
I am developing PCB where there is a Wifi module ESP32-WROOM and a nRF52833 connected via 2-wire UART interface (TX/RX only), there is no way to use 4-wire UART because...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hi!
When opening the LTE Link Monitor in nRFconnect 3.7 under Linux (Ubuntu 20.04) only a "whitescreen" appears after I select the device. The application is not visible...
Hello,
I am using NCS v1.5.0 and would like to check is a KMU slot is being used or not. I erased the whole SoC and tried reading the directly the registers, in secure mode...
which pins can be used as PWM output pins in nrf52811.
Can I use them directly or I need to add some hardware to use the PWM feature.
I have an NRF5811 SOM (EYSNCNZWW...