I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hello all,
I have been testing the SAADC example from the peripheral directory.
The goal is to acquire a single sample from SAADC using nrf_drv_saadc_sample_convert...
Hello,
I have 3 different nRF52 DK eval boards versions
1. PCA10040 , 1.1.0. 2016.16
2. PCA10040 , 1.2.4. 2019.5
3. PCA10040 , 2.0.0. 2020.8
When I try to measure...
Hello all
I was wondering if someone already made some first steps with AMS (Apple Media Service)
I'm trying to get a project running where I can control the music on...
Hi,
I am developping some kind of driver as my company calls it which will be used to easily setup a mesh network for our projects. I am using the light_switch_client_example...
Hi,
I'm working on a project to create a peripheral works with multiple centrals. I know the current SDK support multi peripheral/central scenarios. Is it possible to make...
Hi,
I'm using a custom nRF51822 board powered by a coin cell and need to trigger a specific LED when the battery is low.
Using this thread as the reference, I tried to...
Hi Have anyone used Rust base crypto library on nRF52-DK dev board? I've tried to use ring in my Rust project and set target to "thumbv7em-none-eabi", but I got an error below...
Hi, Looking at the Keil website I was assuming that the I could develop a nRF9160 based custom design using this IDE with ULINK2 interface. There are Nordic development packs...
Hello,I am testing the ble_app_hids_keyboard code in SDK14.1。After NRF52832 connection to the IOS device, the device's soft keyboard disappeared.I want to know how to pop...
Hello,
I am designing my second revision of custom hardware and am debating replacing my external regulator with the nrf52840's internal REG0 stage. I have read the product...
Hello Nordic DevZone team,
Please find the following setup details which we are using.
- Host side(I.mx6ull): Linux has all the kernel configurations that are enabled...
I have a simple HID BLE device which send left/right/return/home keys to a Android device.it works well when i test it on my android phone(Lenovo S5).but when i test it on...
Hi guys,
As I am new to this and wanna learn, can I know how to achieve the subject.
If possible, can you give me the exact steps to follow while achieving it.
BTW,...
On our device, we're seeing a problem when trying to run a Mesh DFU to update our firmware.
We first generated a DFU package with application version Y. Then we tried sending...
Hi,
My problem has similarities with Case 250648 (for nRF52840):
When trying to run your AT-client sample for the nRF9160 on your DK board, I cannot debug. Segger Embedded...