Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
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...