I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
This happened last month also during debugging of . I could not use my device for the whole month because the quota was gone in minutes.
Now, new month, new quota, I turn...
Hello,
I am trying to run the asset tracker v2.
I have completed the setup steps and configuration.
Can you please let me know what to do ?
I have read that the -128...
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...