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...
Hello,
We are going to design our new product using NRF52832. Please suggest if there is any other better IC which has higher transmission range, higher RAM and with less...
there is a module in the skylab project on the nRF52832 chip and it does not agree with the tablet, which is old BT. Is it possible, through the firmware or SDK, to downgrade...
Hi
After nRF Connect for desktop was upgraded to v3.6.1, programmer application cannot recognize all DK boards, including PCA10040/PCA10056/PCA10090.
It showed the error...
Can I use nRF21 in GPIO mode (not SPI) using the PA/LNA assist feature of the S112 soft device?
Per section 5.3 of the datasheet, it seems I could wire the PDN pin to be...
Hi,
I am learning how to write and read from flash memory on nRF52833 dev board for a BLE application.
I followed the heart rate example as shown in https://devzone.nordicsemi...
I am writing an application for the nRF52DK which uses two additional push buttons besides the 4 already present on the board.
Using GPIOTE the detection of the button press...
I have a working project that uses the NRF_LOG module to send debug outputs over the UART backend. When just using the logging module everything works correctly.
I added...
Hi,
Is it possible to set multiple APNs in nrf9160 and with fallbacks to next APN if one not working?
Suppose if we set 2 APNs at CID=0 and CID =1 positions using AT+CGDCONT...
Hello I am trying to execute the functions of SPIS and thread on nrf52840 Refer to his code to write nrf52840 SPIS: https://devzone.nordicsemi.com/f/nordic-q-a/68854/nrf5340...
Hi,
I am trying to configure the nRF Connect SDK on a Mac running Catalina for the first time and have followed the nRf Connect v3.6.0 - Getting Started Assistant.
I am...
I am new to the Segger Studio and nRF52840 . (However not a Newbie to Microprocessors)
Off the Bat :- Blinky example works fine...
.....however when I try to get the PWM_driver...
Hello, I wanted to know do this chip ( nRF52810) has both tag (beacon) and receiver function? If cannot is there any other Bluetooth chip suggestion? My main idea is to use...
I am new to Arm and Nordic devices and I am trying to port the Thingy52 firmware to SES so we can add some additional sensors.
I have got the Thingy52 firmware to compile...