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.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
hello,
i have one nrf51 dk and it has some advertisement packet, i have another nrf51, i want this another nrf51 to copy first nrf51's data. can you tell me how to copy...
I stumbeled across a problem with my application, which runs on s120. My case is: I have a S120, configured as a peripheral and I have an Android 5.0 Motorola smartphone....
Hi, I'm trying to install the BLE buttonless DFU template onto a nRF52 (PCA10040) eval board using the secure bootloader example (with s132, version 12.2 of the SDK) via nRF...
We have a new project it is as preipheral. It will support dual bank OTA. We want to use the IC of nRF52832 and use SDK12.2. I want to know which softdevice and bootloader...
I bought new nRF52-DK. I am am trying to connect it to windows 10 system over usb 2.0 mini port. I have installed nRFgo studio and JLink drivers. The problem is nRF52-DK is...
Hi, Nordic
I have one nRF24LU1P, I program app to made it as USB Dongle.
Now I need to disable usb suspend or once USB suspend, app resume usb immeiately.
Could you...
I'm using the SPI Master driver code on the nrf52 using EasyDMA to talk to a SPI slave (Adesto Flash chip)
I can successfully initialize, read, write and read-back from...
I'm designing a BLE peripheral with a custom profile composed by Hearbeat, Device Information and Battery service plus a custom service for device operation parameters configuration...
Hi,
we are trying to develop a BLE keyboard that work with android and ios. We made custom board using nRF51822 and keyboard driver IC with a qwerty keyboard layout. We...
Hi,
In SDK nRf51-SDK_9.0.0.2e23562, I call sd_ble_gatts_characteristic_add().
I set the p_cccd_md read_perm as BLE_SEC_MODE1LV2 or BLE_SEC_MODE1LV3, and set write_perm...
softdevice_enable was executed.
Will not proceed after sd_ble_enable.
I have tried the following ram address.
0x20002128
0x20002080
I use the IAR 7.5 compiler...
I changed the number of byte in one package from 20 to 250, but I used Nordic UART Android app to receive date, it also just can received 20 byte per package, is it passible...
hi
i make spi connection between nrf and lpc1788 . nrf as slave and lpc1788 as master. i got data from lpc but when i send data to lpc nothing send . when using another nrf...
I use nrf24le1 design a board, but it works abnormal when distance farther than 0.5m.
This is my pcblayout,designed by ad14. Can someone help me to check is something wrong...
We're currently running into a lot of bugs using timer1(and 2) especially with the softdevice enabled. Every so often it glitches, and after further inspection of the code...