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...
Our product works fine. But I was wondering if we should be completely disabling the NRF_LOG functions for production builds. I suppose it could be using some power and processor...
I'm having a really frustrating time with a custom 7 segment display board I'm developing for scorekeeping. It seems to be successfully flashing using a Segger EDU mini, but...
Hi, I have a nRF52840 DK and I tried powering it with a USB cable. The issue is when I look into device manager the device is not showing up, and when I try connecting the...
Hello !
I'm struggling a bit with the USB HID boot protocol, I have a lot of stack overflow error when trying to do operations while in the get_report callback.
I know...
I'm embarking on a new project involving a sensor network of up to 3000 devices within a warehouse for industrial monitoring, and I'm considering an OpenThread network-based...
Hello,
I'm working on an application where we're implementing the nPM1300 and utilizing the fuel gauge algorithm to estimate battery life. Interestingly, the results that...
Hello,
I am attempting to connect a ST7789 to the nRF9161 and communicate with SPI. However the display is not working and I suspect it is because the gpios output the VDD...
Dear All,
When i connect the nRF5340 Audio DK to the windows PC through the USB, It will be enumerated as a USB audio device.
And then, It will act as the default audio...
Hi, I'm currently using nrf52840 MCU for product development and almost finished my project. What I want is when producing a product, I want to compare the checksum of the...
I am trying ADC readings for connecting my sensors. To better understand and see the values, I have made a simple connection with 4 10k Resistros in series, VCC on top and...
I am working on an nRF52832-based project and I am encountering an issue with achieving low sleep current. Despite setting the TX power to 0 dBm and the advertising interval...
I am thinking of using the sample source code of nRF5340 Audio to realize LE-Audio on a board created by our company.
I have written the source code of nRF5340 Audio to...
Hi, I am pretty new to programming with NRF boards and I've hit a bit of a roadblock.
I started with the BLE Event Trigger example and I have managed to retrieve BLE advertising...
HI Noridc
I am developing with nRF5340, and I need to proceed with DTM test to verify the chip in the production process.
I am currently using this routine C:\ncs\v2.6...
Hi, I'm working on a ble peripheral that uses nRF5340, NCS recently upgraded to v2.6.1, Zephyr v3.4.99. The net core is running the HCI RPMsg controller sample as it is. In...