Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hello Nordic experts,
I am trying to add an output endpoint to the usbd_hid_generic example in nRF5_SDK_15.0.0_a53641a. I exactly followed the suggestions in
https://devzone...
Hi,
I am using nrf52840 preview DK as a transmitter and try to get rssi by a linux lib. and it works well. and now I want to find advertisement channel number, because the...
I try to integrate Mult-touch(touch screen) and Keyboard feature in a single program, when I run this program, the phone side(Android8.0 based) can only receive Mult-touch...
When using nRF connect for desktop on ubuntu I can't go through the "Select serial port" step because I got the following error message:
"Could not open the port. Please...
With the release of SDK 15 has come the new nrfx module API's which seem to be easy to port to. One thing I have seen in the nrfx templates is the use of the nrfx_config.h...
Hi,
We are using nrf52832 micro controller and our device is consuming about 14mA current right now.so i have 2 querries that
1. How can we put our nrf into low power...
Hello,
I encountered an interesting issue with SPI0 on the nrf52840 that I cannot explain. In short, my SPI bus would stop working shortly after communicating with my slave...
Dear Nordic Semi, I play with NRF24L01+ shield and, what I control using STM32F411RE or ADuCM4050. Once a while, NRF24L01+ chip stops and on the MISO line with permanent 0xFF...
Hello,
I have been working with the example ble_app_hids_mouse to learn a bit whitelist. My code now doesn´t have anything about the mouse anymore since i only care about...
Dear Sir / Madam,
My customer is asking me if nRF51822 is compiled to the requirements of China's RoHS 2.0. Below are the requirements for tour reference.
China RoHS 2...
Hi
Can you please provide an example/pseudo-code on how the channel_mask member in the ble_gap_adv_params_t struct is used? The only examples provided in the SDK and the...
I have open a brand new nRF52 Development Kit. It is not recognise by the nRFgo Studio. I have tried the trick you mention on this thread:
https://devzone.nordicsemi.com...
I have been looking into the ble UART example a bunch trying to incorporate it into the ble blinky example.
I keep getting an NRF_ERROR_INVALID_STATE error when calling...