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, I tried to run an adc example ( https://github.com/haakonsh/NCS_SAADC_example/tree/master . ) for nrf5340 in another post ( how-to-configure-the-dma-in-adc-and-how-to...
Hej!
Upgrading from SDK16.0.0 to SDK17.1.0, concerning sdk_config.h in my application: I worry that some new options could have been introduced while some old ones might...
Dear support,
I tried to follow the video here for adding service to https://webinars.nordicsemi.com/developing-bluetooth-low-energy-6 ,
Read and notification works fine...
I think I may have found errata. Using the combination in the title I can enable output, verified at the pin using OUTSET. Once the softdevice is enabled the same command...
Hey,
Currently using a nRF9160 DK with an iBasis eSIM (connected to AWS/Azure)
Any good input on using the eSIM as an root of trust? Implementing it as a security layer...
I have been working with the Azure iot hub sample appilcation since version 1.5.0 and use an SD card to store the authentication certificates and other information to connect...
We are having trouble getting the NRF52833 to operate in a low power mode. It always seems to be drawing 1-2mAmps.
Application: Nrf52833, Central host, scans 100ms every...
Hello,
I am using nRF52840 DK board and nRF5SDK17.0.2.
I am trying to code to print data on UART so I have added below folder path into user include directories:
...
I want to add iBeacon frame in eddystone.
nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_eddystone
in this along with eddystone advertising i want that ibeacon...
Hello,
I am new to Nordic. I was trying to find a sample code that has implemented NVS / EEPROM (I don't want to use external EEPROM). But I did not find any example that...
Hi,
I have the SLM application running in a custom board with uses the NRF9160. The SLM is driven an external microprocessor within the same board. Everything seems to work...
Hello Sirs,
I refer to the following website to complete the initial installation of the drive, but the result is the same.
developer.nordicsemi.com/.../gs_assistant.html...
Hi,
Using the SDK 17 library, i had the following code running fine:
Now i am porting it to ncs 1.9.0, i have changed the code to:
Upon running, i get the following...