Use API: k_thread_state_str() to get the status of the thread, but I don't know the length and content of the obtained string. I want to understand this part.I want to query...
Hello,
The DeviceID register of nRF52 series is referred as "unique", "random" and some answers from staff on this forum claim that the Device ID is generated with FIPS...
Hello,
for some time I didn't have to work on my project that uses nRF Connect SDK but recently I had to work on it again and noticed that I am not able to build my before...
Hi All,
I have to implement an I2C Slave on my nrf52833 BLE project which is currently working (SDK 2.9.2)
I need some confirmation with the following step:
I have...
Hi All,
we are deciding which chip to buy in order to make our AoA trasmitter (CTE packets).
According to https://www.nordicsemi.com/Products/Wireless/Bluetooth-Direction...
I am using the 54l10 chip, and after compiling the project, I will receive a hex firmware and a zip update package. The bin firmware and hex firmware in this update package...
Hi Nordic team,
I’m working with the nRF5340 using the Bluetooth: NUS (Nordic UART Service) example from the Zephyr SDK . Since this example primarily uses the UART peripheral...
Reading through the nRF51822 Beacon reference design it states that there are Keil ARM project files available. Does this mean that the example code given after purchasing...
Hi all。
I am programming a nRF51822 chip, using the S110-nRF51822_6.0.0 soft device,download ble_app_hrs.hex。
I used app name "nRF Utility".I can connection nRF51822...
Hi,
i have some more, for me fundamental, questions and i hope some one can help me :)
1.) can i use the advertise function whenever i want or only in connection interval...
Hi All,
can any one please share information related to this
1)please explain clearly about channels and pin?
2)can 2 gpio pins hooked to a single gpio channel?...
I'm not sure if this belongs properly here - but I wanted to send out a thank you to Ole Morten.
I saw your reply in http://www.funwithelectronics.com/?id=168 and this...
Are there any plans to create a Google Glass compatible app like the nrf UART app? I'm trying to link a microcontroller with Google Glass via your bluetooth low energy module...
I'm using the Arduino SDK but I don't think that should matter for this comment. I think a small change to some of the lib_aci functions would make it easier to use them....
Hi,
I'm using an arduino uno with a readbearlab shield with v1.1 to send sensor data to a android phone.
Using a timer interrupt I try to send data every 0.1 sec (10hz...
Hi all,
I would like to know that is there a method to disable sleep mode in run time and reenable it when I use SD110? You know when the device starts it starts advertising...
I've modified the button press example from nAN-36 using the ADC examples from the git repository.
What I'm trying to do is send the data sampled via the ADC using the...
So I am new to bluetooth smart (bluetooth low energy) and I am still a novice android programmer. I have a nordic nrf52811 evaluation kit and I want to connect it to my android...