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...
I did try SPI interface between nRF52-DK and MAXIM11300.
Unfortunately, I did not successfully it work.
I used SDK_11.0.0 on nRF52-DK 0.9(Engineering B) and that
...
Hello, according to devzone.nordicsemi.com/.../ it was an example in nrf51 sdk 6.1.0. I checked it and found no files or folders related, not in sdk 6.0.0 or sdk 7.0.0 Could...
Hi,
I need to send my packets with an interval smaller than 100ms in unconnectable mode. I know, that this is a restriction from Bluetooth standard. For my application...
Hello,
I've a problem with handling interruption on nrf51dk (SDK12.1.0).
I set GPIOTE to handle interruption based on the example code "pin_change_int".
I work with the...
I am trying to use the NRF51 soft device with the App_PWM library. I can get both working individually, but when I try to enable both, I can no longer connect to the device...
Hi ,
I am trying to interface SD card with nrf52. For this I am using fatfs example of new 12.0 sdk. I can able to write the data to file but when I am taking the data...
HI,
I followed this link github.com/.../nRF51-ble-bcast-mesh to develop mesh in nRF51822 dongles. i am able to flash the code( nRF51-ble-bcast-mesh/nRF51/examples/BLE_Gateway...
Hello, I am working on characteristics tutorial.(our service.c)
And I succeeded in notifying characteristic from nordic to android.
The methods I used to notify characteristic...
I'm in the process of migrating to SDK 12.2 and I noticed that nfu_dfu_settings.c now includes app_scheduler.h and makes a call to app_schedule_execute().
How do I use...
want to send a float as a value of a characteristic
I have successfully achieved this using the simple way
Below is the example of just two float variables in an array...
Hi,
I have a PCB with a nRF51822 QFAC A1 onboard, and I wrote a firmware with mbed for this PCB in which P0.08 is supposed to be set to 1 during the initialization and...
My company is in the final stages of prototyping and we want to release our first product in the coming year (focusing on European and American markets). The next steps are...
Hi,
Does anyone know if there is a way to achieve 12 bit duty cycle resolution at 25 KHz PWM frequency for 5 channels (individual duty cycle for each channel) using the...
I have one of the new Power Profiler Kits, and it works really well (well done!). The only problem is I can't reprogram the dev kit while it is connected to the Power Profiler...