Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hi,
In order to use new nRF51 SDK v. 5.1.0, we have just bought a new NRF51822 EV Kit from your distributor. It contains PCA10001 v2.2.0 2013.49 but the IC is nRF51822...
I am trying to pair nordic with an iPhone app. (using lightBlue) but not device_manager_evt_handler is not getting called
Here is the code, Is there anything else that...
Hi,
i need select bluetooth chipset,but it should support options below;
-Minimum baud rate should be 300 bps,
-It should support 7,8 data bits,
Which can i choose...
Hi
I try to write an application in C# with the MasterEmulator dll (Version 2.1.12.6). It works with the dongle, but not with the nRF51-DK. I can open the Device but I...
Hi,
I am planning to use nRF52832 for one of our projects. Can you please help me with the SDK that will support IAR Embedded Workbench.
Thanks & Regards, Yaron
I've just started working with Nrf51822, I'm trying to make this scenario for weeks but i failed.
Plz help me!
How to make Nrf51822 wake up by a button click, increment...
Hi,
I have 9 BLE devices nearby. I start scanning and all the devices displays in nRF Master Control Panel. However, the scanner then ignores 7 devices and updates RSSI only...
I'm getting the multi-link example working (device manager) with S130 SD and I noticed that the following define is in S110 and S120 but not in S130. I'm looking in the SDK8...
I've create a custom service with two characteristics. I need that the values of these characteristics are notifying at the same time. Is it possible? In this case, one of...
Peripheral role blue-tooth device, linked one phone.How to get phone address? such as phone's bluetooth mac address or something like that.Thank you!
note: device use softdevice...
Hello everyone,
I wanted to change the notification to indication for the BLE UART example when you send the message. I am currently using (and the UART BLE example is...
first sorry for my english, i work base on "ble_app_alert_notification->S110", i want to Enable Printf with uart,,,,but after i define maco ENABLE_DEBUG_LOG_SUPPORT,, 2 error...
hi all:
I want use nrf51822 to connect the some other sensor such as 90fity intelligent basketball, and discovery the service, and notify the character.
but the data...