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...
Hello,
Our setup:
-nRF9160
- Zephyr OS
- Segger Embedded Studio for Arm (Nordic Edition)
- SDK v1.3
Questions
1) which are the differences between Zephyr functions...
I'm designing a product around the nRF52840 (PAN1780 module), and using the PWM to drive a piezo sounder (using 2 pins as Hbridge). When I start using BLE functions, I get...
Hey, Yesterday we decided to update SDK to 17.0.2. After this change our FreeRTOS stopped working. We started investigating where is the problem and we found that when vPortSetupTimerInterrupt...
Dear all,
I'm currently using nrf52840DK with SDK 17.00 and s140 softdevice. I'm trying to syncronize the dispatch of my data with connection interval (set to 7.5 ms). I...
Using: Windows 10, nRF Connect v3.5.0, SES v4.52, ncs v1.3.0, zephyr v2.3.0
I have a custom board based on the Thingy91 and the Asset Tracker application. There is also...
Hi,
In the new AzureIotHub library, subsys\net\lib\azure_iot_hub\src\azure_iot_hub.c
the logic for handling connection conditions in mqtt_evt_handler requires more error...
How is CRYPTOCELL_IRQHandler linked in a project using CC310? I have built ble_app_interactive and it links to the library routine. However I need to develop my own application...
The current state of my thingy 91 is it blinks blue and then red. nrf connect reports that it has not been provisionized or something similar.
The included sim card is registered...
This is the third time attempting to install nRF Connect SDK on my Linux box at home, and have failed at the same place every time. I followed all the instructions while using...
Dear Support Team,
We are migrating our designs to nRF52820. With previous IC we saw that Johanson has IPD for atenna filter + matching circuit (e.g.2450FM07A0029), but...
Now we have a new project,in order to long distance communication,we add a PA RFX2411N in our design,now how may I tuning the pi (or T) match network between nRF52 chip and...
Hi All, What is the best way to modify ble_app_multilink_central and ble_app_blinky example codes, so BLE tag can send to ble_app_multilink_central Its own address. The ble_multilink...
My application uses a NRF52 (SD132, SDK 15.0.0), very simple circuit and needs to be extremely low current consumption. I measured the current in conditions of BLE on and...
Hi, I'm having some issues with migrating from SDK12.1 to SDK16 while discovering services.
It seems to connect to Android without much issue, but on iOS the connection...