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 All,
I want the DFU service at the application level, not at the bootloader level. Means I have to build a very simple bootloader but I want DFU service at the application...
Hello nordic:
nrf52832 how to control pa, i use this functio pa_lna_assist(). This function is the solution on BBS.this used for s132,but i use s332.the ble is ok,but the...
As per description, I don't understand how to make a dfu package that writes the whole MBR+Application range and doesn't use a SoftDevice, for example out of a hex file such...
I'm using SDK 15.2 and trying to set up a USB mic class. I am having trouble getting the SOF audio interrupt to fire.
I initialize the app_usbd module with the configuration...
Hi
I would like to know that is there any Blue tooth low energy relay like RFID tag , which can detect bLE only and can trigger a circuit. It should have small form factor...
Hello everyone , i have noticed that the sniffer can pick up the the packet from the same channel twice.
According to the Bluetooth 4.2 specification, the advertisement...
Hi all,
We were developing our application using nRF52840 and later decided to change to nRF52832 considering our hardware constraints. nRF52840 has 16 bit counter for EasyDMA...
Hi all,
I want to make a 2.4g wireless keypad usb reciever application, I tried to found some offical software demo but get nothing, is there such demo supplied officially...
hi, i am using nrf52832 and a peripheral device , i had merged two programs uart and twi sensor . its working fine . now i want to get a resolution for my temperature data...
Hi,
I'm trying to read data which transfer from Nordic circuit using an android device. But when I try to call connect() function, it returns an error message saying "Read...
Hi,
I enable nrf51822 deep sleep mode with
and got 0.23uA current consumption instead of 0.6uA expected current consumption. What is happening?
This is the board...
Hello,
I'm having an issue when I try to connect to my device from an iPhone 8. I'm using s132_nrf52_5.0.0_softdevice on SDK 14.2.
The phone tries to connect and then...
Hi ,
I see always No response received on the master control panel for one of my nrf51 dongle pca10031 , Can you please help me how to trouble shoot this isssue .
...
Hi !
A questions to Nordic employees about the GATT Service Changed indications.
We have a peripheral with software based on SDK 12.3. When testing using android as a...