This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Hello,
I found this picture on Nordic's official website
1、Can only proxy node connect to mobile phone and GATT?
2、
I open mesh example (dimming), which contains...
Heelo, i'm trying to use a nordic nrf5340 as a provisioner for the remaining network however i'm getting an error on sending the app-key to the un-provisioned node (I'm using...
Hi, I'm sending SAADC data via BLE. If my SAADC_SAMPLE_RATE is high(e.g. 250ms), the code works perfectly fine. However, if I sample at a fast rate (e.g. 10ms), there will...
Hello,
I posted the following ticket, which has been replied to but it is marked as "Content under review" :
https://devzone.nordicsemi.com/f/nordic-q-a/78575/upgraded...
Why is it so easy to disconnect when upgrading to a few points? The upgrade may be complete
I used SDK 17.0.2's ble_APP_ButtonLess_dFU routine
Do you know? Thank you...
I am trying to build example project in Segger studio but getting error as below............................
Building ‘light_ctl_client_nrf52832_xxAA_s132_7.2.0’ from solution...
Hello everyone,
I am totally new on bluetooth configuration. I have LIS3DH accelerometer from adafruit. and i have nrf51822 bluetooth beacon kit with me. I want to connect...
Respected sir/ madam
I have query regarding the testing of Nordic Semiconductor ASA- Direction Finding Antenna Board (PCA20054) using VNA (Vector Network Analyser). Please...
Hello,
I am testing multi link (1 central - 4 peripheral) bluetooth test with nRF52832 DK module.
I had some disconnect problem with respect to handle, so I changed some...
We want to use nRF52840 SoC as our controller in our custom Board. I have reviewed the product specification document of nrf52840. I have following queries:
Is High Voltage...
The LE Audio specification has published for over a year, but until now there isn't any public progress from Nordic, neither other BLE vendors.
So is there any technical...
Hello, i'm using nRF52833, pca10100.
I would like to connect multiple peripherals by referring to the mulit link example.
First of all, I'm going to try to connect to...
I'm trying to use the I2S peripheral on the nRF5340DK. It looks like the zephyr drivers don't currently support this board, so I need to use the nRFx drivers. I've ported...
Hi everyone,
I have a custom board based on nrf52840, the Fantsel BC840. I have created my custom board, changing assigment of pins for leds, buttons and UART0 on custom_board...