Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
I downloaded ble_app_lbs from GitHub. Loaded the project (on GitHub it was saved as a MicroVision 4 project) into MicroVision 5 and build with no errors or warnings.
I...
Hi sir
I want to combine heart rate, proximity and uart(proprietary) projects to one project.
As your experience, is it possible? Any side effect for that? Thanks.
J...
I have an NRF51 board running as a GATT server. Using an iOS application (LightBlue) I connect to the NRF51. If I quit the iOS application then I get a disconnect event and...
Hi guys,
I got some questions with HID over GATT on iOS/Android:
Does iOS/Android handle Telephony usage input (e.g. for phone pickup/decline)? If not, is there...
Hi I am using nRF6700 motherboard .
But when I want program nRFmodule on board1
error occure:
And I also try Module-nRF51822
There is nothing in "segger to use"
...
After I upgraded to SDK9.0. The old files still left in the project folder. I had this situation last time. What I did was recreated the project.
But is there a better way...
Hi , I tried downloading the nrf51822 softdevice and application to yunjia board which is similar in architecture to PC1001 as shown in the following links:
github.com...
I thinking that using the Company Identifiers(in MANUFACTURER SPECIFIC DATA) when Advertise being.
But Our company is not registered in the Bluetooth SIG.
Is it safe...
For multi activity example in SDK 8.1, it writes "This application is not power optimized!". I'm curious on which part in the example needs to be power optimized? Is it the...
Hi,
I am using ble_app_uart example and need to reset the device on certain condition.
I have tried sd_nvic_SystReset, but it doesn't seem to work.
Can someone give me...
This topic has been done to death but I was hoping for a bit more detail with regard to enabling DC-DC while using S110 V8.0 for BLE, but on second revision hardware nRF51822...
I'm working on a project and want to use the battery service to do that, send notification when the battery reach to 75%, I decided to use the battery service found on the...
I am a beginner in nrf boards. I was using mbed online for programing the first few programs. I wanted to setup a tool chain on my machine and installed the nrfgostudio and...
Hello everybody,
I'm developping an application using nRF51 Development Kit with S130 softdevice and I'm looking for the power profile of scanning event. I understand that...
On 51822 : tt seems to me that I need to call sd_ble_gap_adv_start before I can use uart...
Do I also need dtm_set_timer etc to start uart ?
Thanks
Thomas