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...
My product is based on nRF52840.
I have downloaded nRF5_SDK_17.0.2_d674dde.
Example: ble_central_and_peripheral / ble_app_interactive.
pca10056 doesn't have iar project...
Now let nrf9160 register the network to the analog base station, set the network mode of the device to cat-m, and currently use the analog base station to send SMS, the device...
Hello everyone,
I'm working on a mesh application based on the light switch example. For this purpose, I'm using one nRF52DK (PCA10400) as the server, another one as the...
nRF Connect SDK - Install tool chain - Verify All - I encounter few errors . I have attached the log file. Kindly guide me how to correct those errors. MY OS is Ubuntu 20...
Hello, I just brought this board and I was playing with it but I'm unable to get it working, I'm using platformIO IDE and I have configured it to use Arduino framework but...
I've been having a ton of issues getting any of the application code to run on my Thingy91. Just tried updating the Modem FW to 1.2.2, however I'm not able to place my Thingy91...
Hi:
52840 with softdevice, I use External low frequency oscillator (32.768K) ,the system run normal,but some days later,system can't run. So,I find the problem,the problem...
The Bluetooth Core Spec version 5.2 says that the " maximum number of CISes in a CIG shall be 31."
Can the nRF52840 support 31 concurrent CISes in one CIG? If not what is...
I want to load the GPS routine project of 9160, but it fails. The error prompt is as follows:
one step
When I click OK, the following prompt appears
two...
Hi,
I have nRF52833 and nRF9160 on my custom board. Due to limited space available, trying to use a common SWD interface between the two SoCs. As follows: 1) SWDIO and SWDCK...
I add the MAC of acquisition device in the broadcast initialization of nrf52810 serial port routine, it can display complete. But I added the Mac to the template broadcast...
Hi ,
My firmware is almost done, and now is the time to optimise power cunsomption.
First, my software has a special mode. Each day it wakes up, communicate with a sensor...
Hello,
We are developing products with nRF52810 MCU. There are only 100 bytes ROM left now. We hope to update bootloader via Buttonless DFU in single bank way. Is it available...
I want to use the four peripherals UART0, UART2, UART3, and I2C_1 on nrf9160. When I was building the project, I encountered the following error.
Here my prj.conf
...
Hi,
I received a Thingy91 and am unable to commission it to nrFCloud.
The Thingy91 skipped orange breathing as mentioned in the manual here (step 4). It went directly...