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...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
We would like to use nRF9160 has MODEM only feature, such that MCU in our product can talk to nRF9160 via UART interface.
We have found an sample application [Serial LTE...
Hi
I am trying to setup a raspberry pi 4 for flashing nrf devices. But Nrfjprog doesn't seem to work.
I am using a Raspberry Pi 4 with 2021-05-07-raspios-buster-armhf...
Hi,
I noticed that the nRF9160s I2C low level logic voltage is quite high. With a 2kR resistor at 3.3V it's already more than 200mV. Because this is quite high and will...
Hello all,
I am using the BLE app UART code. I m trying to connect one plus through BLE connection. but nordic devkit BLE is not visible.
I am using the default configuration...
Sorry but I find the documentation useless. I don't even know where to start. It could be I have not found the correct documentation which is not surprising.
The best I...
Hi
I've built a USB HCI fimrware based on the sample from the nRF Connect SDK for the nRF52840DK.
See also: (+) HCI USB based on nRF Connect SDK 1.7.0 failed to update...
The SDK version of the program I developed with SES is v1.5.0. Now change the development environment to vscode and import the program into vscode through "add an existing...
Hi,
Is it possible to generate a passkey before initiating the pairing process?
The peripheral in my system does not have a display or input, so I'm looking for a way...
Hello Developers, I am currently developing an application on top of mqtt-sn publisher example. Now i want to add OTA DFU in my mqtt-sn based application. I have started up...
Hi, dk:PCA10095 sdk:ncs v1.7.0 example:path:D:\ncs\v1.7.0\peter\11_hello_world_pdm_i2s
Download changes when I build the project using SES: Previously: Download code available...
We used the nRF52840 in some projects, but there are still some problems with the short bridge at the IC during production.
So we want to leave the blank layout of the unused...
HI
We have to try to develop a product with nrf5340. The product needs to be waterproof and also it made up of metal and a small amount of plastic enclosure. In that how...
Dear Members,
I want to run ANT+ code in my custom board,
It works well on PCA10056, I can upload softdevice and the code to custom board board,
but I didn't get any...
I've recently upgraded my SDK to 1.6.0 and I am now unable to read the state of P1.00 but I am able to read the state of P0.28.
I've stripped the project down to just a...