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...
Sorry for asking, maybe stupid questions, but looking at ble_app_hrs_freertos example in SDK 16.0.0 cant get through:
1.to documentation ble_conn_params_init_t. first_conn_params_update_delay...
I'm trying to get IQ (or MagPhase) data from nrf52811 chip. The datasheet indicates that I can get the data from address indicated by DFEPACKET.PTR. Is there any example code...
Hello,
I'm quite a beginner programming with the NRF52 and all and while trying to debug any example and view the log and error messages I simply can't see it anywhere...
Hello, I have read posts about programming external boards and want to use BC832 as a beacon. I have been trying to program it with nRF52840 DK and followed these operations...
Hi Devzone!
I'm using uart to send AT commands to LTE modem.
but when I send AT commands the response is quite strange, and I think the command is sent twice. I don...
Hi, I'm using the Zigbee SDKv3.1.0 Cli agent as coordinator, the Zigbee SDKv3.1.0 Ligh_Switch example and two commercial light bulb (Ikea and Heiman) I'm be able to command...
Hi,
TWI init using nrf_drv_twi_init, if event_handler is null it will be blocking mode. My question is, which one is less power consuming? block or non-blocking mode?...
Hi Everyone
*ITS VERY URGENT ISSUE*.
I am using nrf52840 PDK with segger embedded IDE.
I was trying to use the QSPI module to write data to the external flash memory...
Hello All,
I am trying to send data on serial port of nrf9160 to be published on a topic using MQTT protocol. So far using the mqtt example and UART example, I have successfully...
Hi,
We are using nRF52840 DK with PPK stacked on top of it. We flashed BLE power profiling application, connectable advertising and observing graph on PPK.
Please answer...
Hello
I simply wanted to build an executable from a customized nrfutil. Ran the "pyinstaller nrfutil.spec" and afterwards started the nrfutil.exe from command line. This...
Hi , i want to use SDK 16 with BDS template, is there plugin for ? Or its posssibly to use http://developer.nordicsemi.com/nRF51_bluetooth_development_studio_plugin/ with...
Is this a bug that is resolved in a particular softdevice version? If not, is there more information somewhere on this bug? How do i ensure that my code is robust against...