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...
Hello,
We have a custom board for nRF52805. We have one LED connected to the GPIO. I wrote the FW for Blink LED every second.
I build the FW using the command " west build...
Hi,
I encountered a very strange issue. We are developing the firmware using v2.6.1 SDK and using Visual Studio Code + Nordic plug.
Platform: nRF7002-DK
SDK: v2...
Hi everyone,
I am currently experimenting with the NRF7002 WiFi stack and Zephyr. I want to build a Wifi bridge from my Bluetooth mesh network. I do have some experience...
I am following the nRF Connect SDK Fundamentals and an issue with vs code at the fund_less3_exer1. Vscode doesn't seem to locate the header files of my project. It does seem...
Hi,
Is there a way to use the nRF700x 5.8 solution to access the low level PHY layer such as with the nRF58240 part number.
I would like to use this companion chip for...
Hello,
I am starting to test the sample "https_client" on nrf9160 and expected to see it working (through LTE modem)
The execution hangs on the line k_sem_take(&network_connected_sem...
- The product I am making uses nRF52833. In addition, the audio part of Thingy 52 was added to the product as above. (The speaker uses 1.5W, 8ohm. Current consumption is about...
Hello! Can you please clarify the capabilities of the Nordic platform, I am interested in the following topics: 1) Out-of-box BLE co-existence support (possibility to run...
So to quickly summarize my issue, I am trying to implement the LIS3DH accelerometer. Even though it builds and flashes I am not able to send data like I can with the simulated...
Good day, I am working on function to switch between USBD HID, Gazell and BLE HID with nrf52840 and SDK 17.1.0.
From the very beginning of program, USBD and BLE services...
Hi,
just getting started with nRF development and completed the 'nRF Connect SDK Fundamentals' course. I have the latest SDK and everything as recommended in the course...
I"m using VScode and nrf5340. I often get an error like this:
[ ########## ] 0.000s | Erasing non-volatile memory - block 1 of 1 Timed out waiting for progress updates....
Hi Nordic team
At this link, it said nrf9160 can act as a TCP server. I followed the steps to test but TCP client failed to connect the server.
https://docs.nordicsemi...
Is it possible to use multiple advertising like in this example: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/multiple_adv_sets/README.html but...