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...
1、Does nrf5340's application core and network core support external flash for firmware upgrade?
2、When the application core is upgrading, what is the network core doing...
Dear Members,
I used
E:\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\main.c
I can see it's running in COM11 from J-link, but I can not see any datas...
I just cloned the latest zephyr from github and tried building fat_fs. Got this error:
Although the file is present in:
/Users/macbook/zephyrproject/zephyr/zephyr /include...
We have been evaluating the nRF9160 using the nRF9160-DK. After some effort we have many functions working, and now require synchronisation. I was disappointed to find that...
Hi,
I am trying to make it so a client can publish to groups without using the provisioner to set the publication address. I presume some callback is being used, but I do...
Hi Team
I try to change the TX power in NCS with soft device control. I follow the example code of \samples\bluetooth\hci_pwr_ctrl. And I add the some test code in function...
I am going to use the BLE beacon function for simple home networking.
The device should be able to switch between beacon transmission mode and beacon reception mode (beacon...
I'm trying to get our mouse to connect to the dongle and it's not working, so I'm troubleshooting.
I noticed that I get 3 of these <err> bt_hci_core: Failed to add IRK to...
I am running into an issue around flash management when attempting mesh coexistance with BLE.
The call I am failing on is during mesh_init().
Line 298 of flash_manager...
Hello,
I'm making an application that I want to have the following behavior:
1) 52832 starts in sleep mode
2)P0.14 pulls to LOW which brings out of sleep mode and...
Hi
I'd like to use NB-IoT in Switzerland.
According to https://www.gsma.com/iot/mobile-iot-commercial-launches/ there is support for both LTE-M and NB-IoT in Switzerland...
Hello, I am working on the NRF9160DK and I have an issue with the asset tracker sample. Firstly, I followed the guidelines explained in the video "Unbox and get your Nordic...