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...
I use SDK16 and softdevice S140. I use cdc_acm to simulate a UART port. My data traffic is very heavy. It cause data overwrite and send out many zero. My source code snippet...
Hi,
I have been trying to use nordic nrf52840 USB dongle/ pca 10059 in BLE mode to fetch data published through Bluetooth; however I can find any compilers that support...
I have adapted the example ble_app_gattsin SDK_17. My code is as follows:
However, an error is thrown when setting the scan filter as follows: nrf_ble_scan_filter_set...
Using app_usbd_cdc_acm_write method as blow: I see following output in Putty.
Baudrate is correct (115200) + it decodes first part of the message.
I have no idea why...
When I try to program custom NRF52 board using a J-Link v9 (It's probably a copy product), I'm getting the error below. I also have several NRF52/NRF53 DK boards when I try...
More than once I have started to develop a module based on an SDK example project only to find out that it uses deprecated code and drivers, so then I have to update my code...
Good morning,
I'm developing an application for nRF52805 using NRF5 SDK.
I have successfully integrated FreeRTOS into the example application.
I would like to add CMSIS...
Hi,
I have a question about the behavior of the Softdevice S132_nrf52_7.0.1 for the nRF52832 in case of the reception of an advertisement packet of type ADV_NONCONN_IND...
Hi all,
Would like to know that is there anything that is similar to TrustZone, which the key is not hardcoded in the application program, installing the key file like...
Hi we currently have a product develeped for 52840 on basis of old sdk 15.3. We are just about to start a new development based on 5340 for which we are required (and want...
Hi Experts,
Recently, I am developing the mesh project based on the latest nRF mesh SDK, everything is running well. But I encountered one issue, that is how can provisioner...
Hi,
I've followed the instruction from " Developing for the nRF52805 with nRF5 SDK" to port the example "blinky_freertos" but I got the following compilation error:
This...
Hi.
I have 3 Dev Board's MBN52832DK and Ill like like to upload the BT Mesh example into those boards and I'm not very expert on this topic, dis you have any Webminar or...
Hello,
i was wondering about the stated antenna efficiency here:
infocenter.nordicsemi.com/index.jsp
The very poor values (< 20%) provided for the efficiency do not...
Hi,
I have experience with the ESP 16/32, pi zero and BOSH XDK. I have been working on some IOT mesh stuff and I have a good product idea that I know I can build with your...