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...
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...
Hi,
I have an application where I use nrfx_saadc for getting some samples and I also run the st7735 driver, modified to use nrfx_spim instead nrf_drv.
For the nrfx_saadc...
Hi.
I'm currently evaluating all the DFU options available for nRF5340 using v1.7.0. One of those options is the mcuboot serial boot option.
During my mcuboot...
I am using nrf52832 with provisioner example from mesh v4.2.0. I want to know if the servers i configured using the provisioner is able to detect when one of these servers...
We are using NRF52840PDK for development using NRF Connect SDK. We are facing an unusual behavior while using PDK. The development environment is Windows 10 and SES5.60 installed...
Hi,
we are trying to send data (a packet of 54 bytes) at 100Hz but our data is not always transmitting regularly.
Much of the time the TX is perfect but every so often...
Hi,
If i need to call zephyr driver API clock_control_off( ) present in zephyr\include\drivers\clock_control.h on LFCLK. How can I do it,.? As an example, to populate...
We have a RFID sensor reader part number RFM5114 , manufactured by Nordic , the sensors we use to read are RFM2100 Magnus S2 tag. Now we have to read sensors RFM2121 Magnus...
Hi everyone,
Is there a way of being able to view the contents of the advertising packets (advertising and scan response) without using a bluetooth sniffer? Is it possible...
Hello,
I made a code on NCS1.5.0. The main function is to realize audio encoding and decoding. It runs and tests normally on nRF5340 DK. When I migrated this code to NCS1...
Hi, While I'm aware that the specs are not yet finalized, are there already any hardware requirement estimates for running Matter over Thread for a battery powered node? I...
Is it possible to perform an over the air update via Bluetooth Low Energy while the sensor is connected, but the app is running in the background? If this is possible, are...
Hi,
I found that when my custom board spend 201 ms to boot up. Because I can't change my board, I am looking for reducing time to boot up.
Do you have any idea and how...
Can you please tell me why I get an -ENOTSUP error when I set the scan .timeout parameter to anything but 0? Is the suggested workaround to use RTOS functionality to timeout...
Hello All,
I have the following issue - a peripheral and a central using nrf52832 with SDK 15.3 and S132 - on the peripheral I advertise with a whitelist - the central scans...