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...
-
Is it better as the ATT MTU size is larger?
I am trying to do nus communication between nrf board 1 and board 2. The data size I want to send is about 30 bytes. Previously...
To make sure that the nRF52840 SoC is not powered when the nRF power switch (SW8) is OFF.
So what happens if I power the nRF52840 SoC when the nRF switch (SW8) is ON ?
Hi ,
When i run samples/keys/hw_unique_key app and select nrf9160dk_nrf9160_ns board . The app can not run into main function instead run into system_halt.
__WEAK...
Please provide the part number(s) of low-cost NORDIC processors that have a quadrature decoder and a PWM.
We are working on an application that is using a Nordic nRF52840...
Hi,
During the validation of our device, we found that the RTC (synthesized from HFCLK) was quite a bit off. Instead of the expected 32.768kHz, we measured 33.047kHz.
...
Hi, I am using urf52832 ( also have 52833 dk).
I am trying to use another pin us uart, which tx is 29 rx is 30 define in project_pinconfig.h.
But I can't see any uart...
Hello, I'm working with BLE Mesh using NRF52840
- Our setup: NRF-Connect-SDK 2.1.0
- Summary of our project.
+ Provisioner node to control lightness for all nodes in...
Hi,
I'm having an issue including USB DFU Trigger library in my prototype application running on nRF52833.
My application is based on the ble_uart example, to which I...
Hi,
My application is written on top of freertos ble example. I need to integrate radio test example as well for certification. I am running into errors when I try to...
Hello,
my first Post here, so i hope i do it correctly.
I have the following Problem with the Configuration and Communication over TWI/I2C.
The Voltage of the TWI...
I am working on BLE on NRF52840 using soft devices for BLE and I was using sd_ble_gap_ppcp_set API to set the connections parameters for the BLE so I think the PPCP is the...
I'm calling this function from a Zepyhr project:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/connectivity/bluetooth/api/gap.html#group__bt__gap_1gad2e3caef88d52d720e8e4d21df767b02...