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...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
How could make only with GPIOTE and PPI (without interrupt handler or timer/counter) reliable output that always let say on low to high transition of a gpiote input turns...
Dear Nordic Team,
I want to ask you about your plans for the NRF9160 chip. It is a fascinating device, but there is one possible disadvantage. Please let me explain.
...
Hello All,
Sorry for writing this.
It may be a simple thing which I am not able to find even after looking in the SDK so I am writing this.
I want to run SAADC example...
Are there plans for the azure_iot_hub library to support SAS tokens vs. x.509 certificates?
I was going to try to hack in SAS token support but was curious if this would...
Hi all
I'm in search of a PCB-Socket for the nRF5340 with the QFN-94 Footprint. Something like a Clamshell-Socket which can be soldered or screwed the PCB and lets you switch...
Hi,
Could you please help me with Reference Design / Document / White Paper regarding Tire Pressure Monitoring System implementation using stand alone BLE Communication...
Hi,
I am able to send AT command to modem using AT command interface API.
Is it like there is no AT command to send the data to http server? I am referring nrf91_at_commands_v1...
Hello, It is my first pcb with a rf-antenna. I have read some articles about the topic an came up with the following inverted f-antenna design ( ti inverted f-antenna ). ...
Hi,
Out of several Thingies 91 that we programmed with our software and security keys/tags two of them that had their battery drained seem to have lost their security tags...
HI,
If I insert in the main loop ( in the connection branch ) the instruction "idle_state_handle();"
for (;;) { if (flag_connected==0) { idle_state_handle(); } else {...
It appears that when the Dongle originally ships the Bluetooth advertiser is switched off.
ok i understand to download all kinds of software or some kinds of it to turn...
Hi all,
When I use the Bluez tool meshctl on Jetson nano(ubuntu arm64) to provision a nRF52832 device, failed at the authentication step, as follow:
the 16 octets keys...
Hi,
I am developing a mobile application using React Native for interfacing, configuring and doing FOTA over BLE. I want to know if you provide any BLE or FOTA libraries...
I'm trying to find the UUID for the 'Time Second 32' characteristic described in the GSS v2 available here , but I can't find it in the Bluetooth Assigned Numbers document...
I browsed the Infocenter and found 'lots' of information and the instruction to install nRF Connect so I did. I hadn't decided which DK I needed to do what I wanted so when...