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 am inquiring about the ability to run two different radio protocols from a single nRF52840, based on this little marketing aritcle by NordicSemiconductor . Specifically...
Hi,
I am using nrf52840DK and trying to implement a weather station application using thingy53 application example. I am using a Bosch BME280 sensor and could read the data...
Hi, we are using nRF52832 for our project. SDK version is nRF5_SDK_17.1.0_ddde560. SoftDevice is S132.
The project requires TWI to read data from a sensor and send that...
Dear All:
I found that there is a shell interface for the nrf5340_audio project.
I wanted to test the sd card playback from the shell interface.
For the broadcast sink...
I have two nrf9160DKs that are talking to each other over BLE. Things are working fine but I want to eliminate some of the external noise in my environment. Is it possible...
Hi,
I'm using nRF Connect v2.6.2 with Wireshark (3.6) and it is setup with the nRF sniffer + Nordic network keys configured.
I can decrypt packets from another Zigbee...
Basically I want the nrf5340 to reconnect to a paired peer upon reboot. The code seems to suggest that this should happen via directed advertising.
I am testing this with...
Hello:
I am Enrique Martinez. Currently I work with nRF52840 in nRFConnect SDK for VS Code. I have problems with documentation about Multi-Image builds ( https://developer...
Is it necessary to use the 32768 crystal on the target device in order to flash that device using a connection to the nRF52 development board, or can the device use the internal...
Hi
this is the error when I tried to connect to peripheral and also get the error on scanning after that connection error
I am using the sample code for this application...
Hi,
I am using nrf52832 to test the function of mcuboot. The reference routine used is D:\ncs\v2.6.0\zephyr\samples\application_development\sysbuild\with_mcuboot. After...
Hey,
I'm trying to follow a few guides on sniffing BLE connections (eg https://hackaday.com/2021/03/23/a-crash-course-on-sniffing-bluetooth-low-energy/ ) with an NRF52...
Hello everyone,
I am currently working on a school project in which I need to record the energy consumption (mA) of ESP32-H2s over a 190 minute period using the Nordic Power...
Dear Sir,
I just want to capture DTM packets using NORDIC sniffer. The Wireshark is the newest version. My chip is 52840 with nordic snffer bin file. Thanks.
with regards...
Hi everyone,
We're trying to synchronize data coming from two different BLE modules (nRF52833 based) on a mobile application. The following is the information of two devices...