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 am trying to achieve the lowest current consumption possible on the nRF9160-DK, which should be about 1.4 uA in modem shut down state. Unfortunately, my best result...
Hi all, I want to form a thread network.
I have BorderRouter [Raspberry pi 3B flashed with Nordic alpha 4.1.0.1 image + nrf52840 dongle in NCP design] and is up and running...
Hello.
This issue was tested with nRF5 SDK v17.0.2.
There are steps to reproduce :
sdk_config.h should not be included in nrfx_clock.h. It's a default template by...
Hello,
I am looking for some help solving a peculiar issue with eddystone beacons, the nRF52805, and some cheaper Samsung android phones.
System Description: - I am using...
Hello,
I have been running this program without any problem then I added some code to read and write to flash using NVS when the error shown below appeared.
I am running...
I have been using the Toolbox to load zip files to a device. Now the toolbox uploads a file and 'say it is complete', but the file status in the menu window say file not loaded...
Hi forum,
I am working on nrf52832,using sdk15.0.0.
I referred TWI_sensor example as reference for sesnor interfacing. Individual sensor works when i trired to integrate...
Hi,
I am using an NRF 51422 DK, SDK 12.3, and Soft Device S130. I am also a beginner to development with Nordic Products, and RSSI collection in general. I am using the...
Hi Nordic team, I'm working with nRF52840 PCA10056 , base on Thread_Zigbee_ v4.1.0 , and light_control example. I modifed, try to add temp_measurement ZCL in all light_bulb...
Hi ,
My environment:
nrf5340 dk board
nrf connect sdk
segger studio IDE
.
I want to test spi loop back without any connections.
I don't want to connect any...
Hello, zephyr pwm driver documentation and samples , shows clearly how to generate a PWM output using nrf52840 dk. However, we need to synchronize the PWM output to an input...
Hello, how can we configure the counter in an nrfx52840 dev board to count pulses on an input pin in zephyr? There is a counter driver in zephyr, but there doesn't seem to...
What I'm trying to do, is probably very simple. I hope.
In the following code which works fine.
I want to scan not using Coded PHY
Then change back to using Coded PHY...
question here, I am using nRF52840 device with zephyr application & MCUboot + SMP service the DFU is now done using: https://github.com/apache/mynewt-mcumgr-cli or using Nordic...