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...
Dear Nordic Team,
We are working on a solution where we want to only connect to a certain device if it is a known device and not accept any random requests.
We believe...
Hi ,Nordic
nrfx_err_t nrfx_pdm_buffer_set(int16_t * buffer, uint16_t buffer_length)
I wonder the buffer is PDM buffer or PCM buffer ?
also want to know that how...
Dear support team, The customer used ncs2.6.0 to run on nRF52840 to make matter over thread smart door lock. When stress testing the switch lock (repeat: password unlock ...
I 'm using zephyr to create a custom nrf52832 board .
I 'm using the Devicetree Visual Editor .
Any idea why I can 't select this specific display controller ?
The datasheet...
Hello, As for my peripheral BLE NUS service under NCS 1.9.2, when I search and connect it from my Windows PC running nRF Connect for Desktop BLE Standalone 4.0.0, I found...
I am sending data from iOS to a nRF5340DK. I have some code showing the TX/RX MTU Size:
Which shows: Updated MTU: TX: 527 RX: 498 bytes
But on the iOS/Controller...
Hello!
As stated in the subject, when I followed the steps in the chapter of running OTBR using Docker ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols...
Hi, am using the nrf52dk with nrf52832, nrf coonect sdk 2.5.1/ toolchain 2.5.2 and am building a prototype to aquire the signal from the ckp and cmp sensor in the car when...
Greetings,
We switched from nrf9160 to nrf9161 and got the first boards manufactured. NRF9160 has been working fine but we wanted improved GNSS functionality on board. ...
Hi all,
I have plenty of experience with the Old SDK, IAR/Keil/SES, nRF51, nRF52, Soft Device, etc. However, I'm new to the nRF Connect SDK, VS Code and nRF5340. I've successfully...
Please let us know which PINs of nrf5340 are used by BLE stack and which pins are used by peripherals like UART0 and UART1? We are converting our code from nrf connect V 1...
Hello,
We are evaluating MCU's for a low cost Central device that is extremely cost constrained. The nRF52805 and the nRF52810 both have the same RAM (24 KB) and FLASH ...
Hello,
I'm stuck in the nRF Connect SDK Fundamentals course on lesson 3, exercise 1. When opening the COM port to view the printk messages, I get an error when connecting...
Hi,
I am working with nRF5340 and nRF Connect v2.7.0. When I try the mass sample it works fine. When I take the code to my custom project, I have
ff.h no such file or...
Hi,
I am currently working on communicating between the nRF5340 DK and the nRF5340 Audio DK over BLE. Could you please share the information flow?
Warm regards, Rajendra...