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...
Hi,
I am working on a board combination of nrf52840 and HL7800 modem. So, I just migrated from 3.6.0 zephyr to 3.7.0 and ncs 2.7-branch.
modem driver: https://github.com...
Hello, I need to scan the advertising data of my peripheral wich advertise with extended advertsing and LE coded PHY.
I use zephyr 3.7, and I work if I use the BLE controller...
Using Modem FW 1.3.6. Using NCS 2.6.0.
We're experiencing an issue in a test setup where we are getting this error reported (528) when trying to clear/set root certificates...
Hello nRF Team,
I am developing a ble terminal app based on the Bluetooth: Peripheral UART sample (nRF Connect SDKv2.7.0) on nRF52840DK. I was testing the app BLE pairing...
When following the unit test example, and even with an alternate minimal implementation, I get the following error:
PS {nRF Connect terminal} > west build -b nrf52840dk...
To people who might be interested in this ticket
I'm trying to make a WiFi connection using the nRF7002 chip. It is a custom board based on STM32 chip. My question is, is...
example:ble_app_uart+ esb_timeslot SDK17.1 Hi Recently our product (PRX) received poor esb communication. I caught through sniffer that when PTX sends a message, our device...
Hi, I have gone through Lesson 4 in Wifi fundamentals. But exercise 1 fails to compile. I have also tested to compile the solution-project, but with the same result. There...
When I look at eh graphic .overlay, I see that the UART0 is there, but no node is assigned. Is there a Node for a two wire UART Driver with no flow control? Peripheral only...
Hello,
I bought a new USB keyboard and since i can't detect anymore Nordic Devboard as nRF5380. No device detected on Visual Studio Code, and on nRFProgrammer neither. ...
Hi,
I working on a project where i measure the distance between nrf52840 dongle and nrf52840 dk using multi carrier phase difference method.
Now, i want to display the...
Hello.
I'm currently trying to send AT Command using an external MCU or USB to UART to check LTE on the NRF9160. The board I use is the nRF9160DK. I changed the pins of...
HI,
I have two solar panes for my project 3W 5V and 2 W 9V. I would to measure current of the panels with the Power Profiler II.
I think this should work (my calc is 3W...
Good Evening!
We are designing a project using BLE; however, it requires quite heavy processing. We are still at a low level with pure C to save power, but the MCUs offered...
Hello,
Looking for potentially a better way of un-provisioning a provisioned mesh node. My nodes are provisioned via NFC, tag data containing UUIDs & OOB data. After the...