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...
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...
Hi, I am using nRF52832. I want to update my boot loader using DFU, I am unable to find correct command to get .zip file. I am using below command:
nrfutil.exe pkg generate...
Hi,
For my home Mesh network, I use a Android mobile phone + nRF Mesh App as a mesh provisioner to configure the nodes, and control the mesh node as well.
There're about...
Hello,
When I use the nRF9160 to upload the data to the cloud based on the LTE-CatM1, what's the maximum current? The datasheet of nRF9160 mentioned:
1. Application CPU...
Hi all,
I'm struggling with UARTE and easyDMA. i just want to send data with TX.
I am trying to configure it with the hal librairy but i cannot manage to make it work...
Hi I would like to, at app level, implement access control to characteristic. My characteristic is configured solely as notify (no read, no writing).
When a smartphone turns...
I am testing about tx power level on nRF5_SDK_15.3.0_59ac345 with nRF52840.
I have some confusing about sd_ble_gap_tx_power_set() function.
In peripheral advertising...
Hey guys I want to resolve some issues regarding RSSI values received from BLE beacons. I have ibeacons type.
1: Ibeacon format says the last byte is signal signal, is it...
Hi, after following the tutorial about building the asset tracker firmware I came to the problem of generating merge.hex file. The zephir.hex file is generated, but the merge...
chip: nrf52840 aQFN package
5~10% of the products were defective. by causing analysis, There are short some pins bottom of chip.
I already read this guide after this...
Dear All,
I am using the NRF51822. I downloaded All the latest SDK and Segger Embedded Studio. No matter which sample project I choose I get the same error.
C:/Nordic_Semi...
hello,
please guide me to active LTE in Iran. i used several modem firmware release and can't connect to the network. im using nRF9160 DK and testing with AT sample programmed...
The Nordic Uart Service example in SDK14.2 with SoftDevice 5.1.0 appears to use Write Request judging by the timing which limits transmission to about 30mSecs per packet with...
Hi,
We're using the Android BLE library from Nordic. It really helped us handle a lot of the things we didn't want to think about handling on the bluetooth stack. (Thank...
Probably frowned upon but like being able to work from raw datasheet, so I know that I can. So given that the datasheet would suggest that changing a GPIO pin to be an output...
Hi,
On latest SDK (15.3)n nrf52832, PCA10040, on ble uart bare example, I get a bug when stopping advetising:
line 659: "p_advertising->evt_handler(p_advertising->adv_evt...