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...
Hello everyone,
I am currently in the process of designing a prototype using the nRF9160 and I use the Nordic-Thingy91 as a reference for some parts. The Thingy91 uses the...
Is there any supporting documentation or information about remote assignment of receivers.
The only reference I have been able to locate is sparse and not backed by anything...
Hi guys,
I'm pretty new in embedded development without using an Arduino. I tried to use the sensor APIs of BMI270 and BMP388 recently, but didn't get it to work.
The...
HI All,
Could you please share the details for the below s on Nordic controller MCU nRF52833-QDAA to receive quotation on BLE_SIG certification,
QDID for Link Layer...
Hi,
I have a custom board running with the nrf52832. To program it I'm using the nrf52DK board with the PCA10040 and the bootloader is based on the one found in examples...
DK : 52840
case :
we make 52840 enter active scan state and know other broadcaster devcice mac,
can we use scan filter policy filter this broadcaster devcice ,and only...
(1) I connected Nordic nRF52810 device to ipad (version: 13.5.1) (ipad uses app for connection). At this time, a pop-up window appears asking if I want to pair the devices...
Good morning. I want to take ADC 12bit/1k sampling input and send uart and bluetooth. uart works fine, but there is a problem with losing data in bluetooth transmission. ...
During testing of various combination of BLE Mesh Provisioning, I found a couple of bugs in dk_prov.c
If you Disable all OOB options for no OOB, it does not work properly...
I'm using nrf_pwr_mgmt_shutdown to shut down the system to wake on interrupt. 17.0.2 SDK and 7.2.0 softdevice. When I step through the code with a debugger, it gets to sd_power_system_off...
My device is powered by an electromagnetic field from the 10 kilovolt line, which cannot deliver much power. When connected to a zigbia network, nrf52840 consumes too much...
I want to receive only 1 byte (Master in Slave out) without sending any bytes using using SPI. However when I monitor the SPI clock it produces 16 clock pulses. Although my...
Hello, How do disable code optimization in SES Nordic Edition when using nRF Connect SDK? I can't find "Options - Code Generation - Optimization Level" as when using nRF5...
Dear Sir,
I am trying to run example with NRF91 DK MQTT simple and I am able to connect with LTE network. as shown in below screenshot.
But as shown in the screen...
Hello, All
I go through datasheet of nRF5284o QFN73 IC. But i can't found which pins are used as uart /spi/i2c/pwm/timer/ I2S in pin description. Because pin assignment...