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...
In the Provisioner example (unmodified) given in nRF5_SDK_for_Mesh v4.2.0, they provide only 2 elements, even and odd. I've got 3 or more servers and I would like to control...
I have developed two codes based on app_ble_uart for central and peripheral and added peer manager to it for link encryption. The peripheral device advertise based on SIG...
Hello
I am using the PCA10040 board to capture packets for 3rd party BLE4.2 device
I can see on wireshark all advertizing packets
my question is , can I also capture...
We are using nRF9160 and have a rare issue with a very high current consumption from the battery. We are using lithium-thionyl chloride 3,6V batteries, three in parallel....
Hi Everyone! I'm developing a program for NRF52820 that reads the tx power & rssi and makes the calculation for testing different devices, and I've faced some problems while...
Hello Nordic Semi team,
I am building two BLE product. One acts a peripheral and has server capability. Other is central with client capability.
I am trying to understand...
Currently we are integrating the serial and BLE DFU into a single binary executable. The project enables the logging (NRF_LOG_ENABLED = 1) and we use RTT as backend.
When...
i am using VS code, nrf Connect SDK version 1.7.0, (2) nrf 5340 DK boards. Running the CLI example.
uart:~$ ot diag start
failed
error 13 invalid state
uart:~$ ot...
I'm just starting to make a project using SDK 17.1, which is loosely based on a working, mature project based on SDK 15.2 and I'm hitting a bunch of issues. My path here is...
I want to implement an interrupt using TIMER2, but it stops at Dummy_Handler instead of going to TIMER2_IRQHandler.
Is it due to the fact that I have not defined TIMER2_IRQHandler...
This is a pretty top level description of the problem. I've not dug very deep, but what I've observed is that when deployed against an AWS instance set up per the instructions...
Hi, 1-I have successfully developed an app ...\ nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_template. 2-I have set a UART example to send data...
I need to implement a mouse and keyboard (combo) HOG device. There are mouse and keyboard samples, but may I integrate them in just one?
Is there any samplecode?
I have...
To whom it may concern:
We have a product in production based on the nrf52810 and SD 112 ver 6.1.1, developed with SDK 15.3. Due to our manufacturer having nRF52810 availability...