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...
This is a follow-up to a previous ticket https://devzone.nordicsemi.com/f/nordic-q-a/83842/error-when-building-configuration-for-non-secure-boards , the problem persists and...
I have connected a nRF5340 DK board which the Programmer can connect to. I then drag the two .hex files for the Heart Rate Monitor demo over to the File Memory Layout window...
I've was able to use brand new PPK2 to make test measurements few days ago and it was working fine. I've connected the unit today and software have issue recognising the device...
After reading through the nRF21540 datasheet, I have a few questions.
1. Is section 5.5 saying that even though the spec for VDD is 1.7-3.6V, VDD needs to be between 3.45...
Hello everyone,
I'm now having a problem while using nrfx_spim_xfer on nrf52840. I want to use nrfx_spim_xfer with a callback when transmitting is done.
My setup code...
Hi,
For a development evaluation, I am looking to program nRF52833 to have it interface with "IS25LQ040B" serial flash chip through SPI-1. I found lack of examples and...
I am using the "nRF5_SDK_17.0.2_d674dde" for nRF52 development.
Would like to get the SoftDevice and nRF52 device for confirmation after OTA.
1. When using the sd_ble_version_get...
I am trying to send a OnOff output cluster information to Co-ordinator when a button is pressed in the nrf52840 DK. The problem is the during the initial registration, the...
Hi.
i want to power my nrf52840 with 2 AAA batteries i connected them directly to the module. Is there any Bluetooth signal strength difference when battery voltage drop...
Hello !
I have taken example /examples/crypto/nrf_crypto/aes/aes_ccm
and modify & g_nrf_crypto_aes_ccm_star_128_info instead of ccm
and initialization is failed
...
Hi everyone,
I'm looking for the max output current VDD can source (REG0) when the NRF52833 is configured as High Voltage Mode (see pic for context).
The NRF52840 has...
I need to send bulk data to an MQTT topic on a server hosted by AWS. I'm trying to use datamode option the serial_lte_modem sample but I'm running in to lots of problems....
Hi
I have five custom boards, same batch.
I used one of the boards for developing FW, based on the MQTT simple sample.
The FW uses CA certificates in an h file like...
Hello!
I am evaluating using nrf5340 for a very simple application (literally would only be a few lines of code). In it, I want to pass some information from the network...