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 USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
Hi All,
I want to verfiy the current consumption of nRF52840. I'm using an nRF52840 DK and SDK 17.0.2 RTC example. below are the verfiy steps:
1. Cut SB40 on PCA10056...
Hi,
I we are developing project on BLE NRF52832 module and it warked correctly. during the debugging suddnely it stoped responging to programmer and couldn't be reprogrammed...
I have read about eddystone protocol. I have run
nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_eddystone\pca10040\s132\arm5_no_packs
i am able to build the code...
Hello
My setup looks like this. I am using nrf5_SDK_for_Mesh_v5.0.0 with nRF5_SDK_17.0.2. I have extended the sensor model example (in nrf5_SDK_for_Mesh_v5.0.0) and call...
Just wanted to get clarity on the usage of RACP. In the Glucose SDK example, every measurement gets saved to the database regardless if a Central is connected or not. Why...
Hi,
[246] System: Intermittent extra current consumption when going to sleep
This anomaly applies to IC Rev. Revision 2, build codes CKAA-Dx0, QIAA-Dx0.
It was inherited...
Hello everyone,
I am new and tried some example on the nrf52840 devkit and dongle, including light switch example.
I am now going to send some ASCII bytes through the...
Hi,
The nrf52840 is mounted in our custom board. We found a Jlink programmer , hoping that this programmer is compatible with our chip(nrf52840) to flash the program onto...
Hello! As the subject implies, I'm looking for a Zephyr BLE Long Range Advertiser Example for the nRF52840 DK. Can anyone point me in the direction of one (if it exists)?...
Hi,
I can use nrf21540 to enhance TX power and can see it result, it work fine (The value RSSI in nrfConnect app increase by about 20dbm)
Now, I want to combine both Tx...
Hi, I am working on the mesh serial and run that successfully once using sdk5 for mesh V.5 and nrf52840 devkit and an nrf52840 dongle as a server node. I have several questions...
I am looking into a project that uses a Bluetooth mic and Bluetooth speakers paired to the same computer at the same time. I'm familiar with Bluetooth and with Nordic's offerings...
Assume I have a device running on nRF52840, and two different versions of mobile apps that will attempt to read one of it's characteristics
One version of the app will have...