Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
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...
I am using the gazell protocol of nrf52840, How can I specify the correspondence address of this different handles when I USE A HOST to communicate with eight handle devices...
Hi,
I have looked at the different post regarding the nRF9160 and SPI, but I can not get it to work on our custom board.
Attached the board definition files.
Here...
I have the Thingy91 plugged into a macbook pro(osx catalina) with usb.
I have updated the firmware on thingy 91 with the precompiled application and modem firmware ( 2020...
We are able to form a openthread mesh using CLI-ftd examples.At present we have server communicating to Clint in UDP portal .Is there is any UART command which is meant for...
Hello.
I am using SDK v17.0.1, nrf52833.
I can enter DFU Mode with pressing Button 4 and reset Button.
However, I want to enter DFU mode without any Button.
I've...
Hi everyone,
I'm starting from USBD example and I want to implement a composite device.
If I want to implement a composite device I have to add one interface and then...
I'm working with several Samsung SmartThings and I am wondering if a call to will address this the issue of devices leaving the network insecuely https://www.samsung.com/sg...
Hello everyone, The last few days I was advised to buy the nrf52840 DK. Up to now I have worked with the dongle. I read online the need to download the j-link software. Where...
Currently, I'm switching my platform form nRF52 to nRF53.
For the work I'm doing, I need to use DPPI to enable GPIO events to trigger SPI transmissions, without interrupting...
Hello,
Looking for some background info for SOFTDEVICE ASSERTION 0x0002715e. sdk 15.3, SD s132_nrf52_6.1.1
Maybe related, there is no Assert if fds_record_write() is done...
Hello
I am developing devices including nrf52832 and 3.3v buzzer. However, the buzzer in this device is very hot and the battery is running out quickly.
Now I know that...
Hi. I always appreciate to your kindness and fast reply.
I want to extend BLE range from 200m ~ 500m using FEM.
For the first time, I choose SKY66111 but it is not working...
Design background and goals,
1.Both ble_central and ble_peripheral are used nRF52832.
2.All nRF52832 UUID are the same.
3.Devices of different groups can’t be connected...