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...
I want to modify the uuid through the serial port. What variables can I use to describe this define? Is there any code for reference ?
#define BLE_UUID_NUS_TX_CHARACTERISTIC...
Hi there
I'm currently using three different target platforms/boards #1 : a Nordic PCA10040 - attached to USB #2 : a UTO-NBL-52A developer board - attached to a J-Link plus...
Provisioner and client (provisionee) roles in the same application.
Hello everyone,
First, I am using SDK 17.02 and BLE Mesh 5.0.
By the moment, I want to integrate...
Hello,
I want to realize the data receiving and sending function,so I adapt the transmitter demo in '\nRF5_SDK_16.0.0_98a08e2\examples\peripheral\radio\',and my code is...
Hi all,
we are trying to connect 20 peripherals to one nRF52840 master (connected to a Laptop running a python app with pc-ble-driver-py) and transmit about 1000 Bytes per...
Hi guys,
I have a custom board containing a Raytac nRf52840 module running the Arduino core. The Arduino core configures the nRf52 to expect a 32K crystal on the xtal input...
Hello
I Just got my first Custom PCB's i dont know how to compile the code into them .Can someone help me . I just get the errror messege when i try to find target :
Failed...
Hello, I am using SDK 16.0 and mesh SDK 4.2.
We successfully implemented remote provisioning capabilities in our devices' firmware. One thing we are noticing though is that...
Hi,
I am using spis example from "SDK v17.0.2" with slight modification in the code as given below
On the Master end CS pin is pulled low and send 1 byte(0x45) only...
Hello,
I'm using nrf52840 with gcc compiler and SDK15.3. For our firmware update procedure, we use two flash storage instances. One for the transmitted new application and...
Nordic:
We need to do a communication certification, we need NORDIC to provide S112V6.1.1 QDID: 125078 certification report certificate。
thinks
jermi.jin
2021.061...
My CMD.EXE is copied here, it shows the command I'm trying to run, and the output of the program. As you can see, there is no error message.
However, it does not succeed...
Hi there,
I was wondering, do you have a generic "module on PCB" for Nrf9160? Much like ESP32. I would like to skip the design of the RF impedance maching... not my cup...
Hi,
I needed assistance to get the SKY66112-11 FEM working with the Radio Test Example, for certification testing (FCC, CE etc). I am using the NCS 1.5.1 SDK. I have followed...