Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hej
Im trying to mount two littlefs filesystems. One on externl flash and one on the nvs.
Up until now I have been using littlefs on my external flash without any...
HI.
I am trying to implement the mass storage example (zephyr/samples/subsys/usb/mass in the 2.2.99 SDK) on the nRF52840 dongle for windows 10 but using an internal RAM...
Dear support team,
Currently, I create a custom board using nRF52833-CJAA SoC, but I not found nRF52833-CJAA package in nRF Connect SDK v2.7.0.
Could you please help me...
I'd like to make my product appear as a USB drive when plugged into a computer. I want to save sensor readings to CSV file, and allow users to read/copy them.
I found the...
I am currently working on encrypting "Provisioning public key PDU" with a public key of end node that was received out of band the by provisioner before transmitting it to...
Hi, all:
I use 9160DK to test GPS standalone mode as follow steps with AT command example:
Approach 1:
1、set ”AT+CFUN=0“ to power off mode;
2、set " AT%XSYSTEMMODE...
Hello,
I am using three nrf52840 DKs to test sending gatt notify data. They are one peripheral and two central.
When they each have only one Gatt Customer Service, peripheral...
Hello,
I'm facing a problem in pc-ble-driver-py. I adjusted the uuid_count, but the code still fails at the service discovery line:
ble_adapter.service_discovery(new_conn...
I try to use st25r3911 and try to achieve low power consumption.
The code configures interrupts: gpio_pin_interrupt_configure_dt ( & irq_gpio , GPIO_INT_EDGE_TO_ACTIVE ...
Hello,
I work with the Zigbee Light Switch exemple from SDK 2.7.0
After association, the device never use the Poll data as for end_device role. But, it sends continuously...
We have created Thread Network include Leader, router and end devicewitch nRF SDK v2.5.0 on nRF 52840
We found the Thread connect will offline after 15 minute and not reconnect...
This is a higher-level question because I'm having difficulty finding concise and clear practices for this sort of thing. I don't want to go implementing something subpar...
Hi folks,
I'm making an application which needs to transmit a few kB of config data (for a configuration utility), and I was hoping to do it via UART.
To that end, I loaded...
I am working on specialized PCB's for my job, and we are trying to capture modem traces for our devices. Via JTag, I have serial access to pins P0.05 (TX) and P0.06 (RX) of...
Hi All
I m developing a project in nref9160, in GNSS part, I need to use PGPS, but can I control the checking in nrfCloud? sometimes it go to download PGPS and make GPS...