I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
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...
Hi everyone. I've been having a bunch of trouble with the BLE examples being incredibly slow. However, I recently started encountering a problem where the flash file wouldn...
Hello,
I'm making BLE bootloader except other BLE functions.
I'm using s130 / sdk 12.1 / nrf51822xxAA environment.
Sure I have some problem.
What I have done :
...
Hello,
I have some problem in DFU.
I followed Nordic tutorial but I failed.
Would you let me know what’s wrong?
If you want to create your own firmware package...
Hi everyone,
I wanted to test out SAADC using the ble_app_proximity example using the nRF52-DK but I am having some issues. I modified the example with the below changes...
very sample led blink demo for FreeRTOS and S130 , but fail.
open source
repo: https://github.com/AMJKeyboard/AMJPureBLEKbd
eror code: https://github.com/AMJKeyboard...
My question may seem silly, I did not so long ago been programming NRF51822 S130. I use examples experimental_ble_app_blinki. I want to get the module ID smartphone when connected...
If I set the I2S peripheral on the nRF52 to mono, ie CHANNELS is either LEFT or RIGHT, what does it actually output? I'm sure it still toggles the LRCLK line to indicate left...
I'm working on a battery - operated device where the battery is soldered onto the device, which makes it inconvenient to pull power to the device. I might be able to get to...
Hello,
I have some problem in DFU.
I ask this again.
I did as below.
Key generation
nrfutil keys generate c:\vault\priv.pem
public key generation in...
Dear Nordic Team,
I can't launch Sniffer on PCA10000 using MCP nor on PCA10040 using nrfConnect. In case of MCP I get "No response from master emulator" and in nrfConnect...
Hi,
is someone of you aware of a portable (Win, Linux, OS/X) GATT client library, prefereable with C++ binding? The only one, that I've found so far is Qt. What do you use...
I have been using nRF8001 equipped Arduinos for a few years now with great success. I exclusively use apple software on the other end. I have a new application that will required...
i want use a 9 axis IMU sensor (3 axis accelerometer,3 axis gyroscope and 3 axis magnetometer) in nrf51822 is it possible and how the transmission of values takes place.....