I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
We have a need to invert the TTL logic for the serial interface. All our "Unique" SWI serial interfaces use an inverted logic e.g. idle state 0 instead of idle state 1.
...
Is there any lnk which uses nrf52 mesh without models.
Means a simple function to send data(like "Hello world") to any node or group in Mesh.
and other node receive data...
Hello, I was wondering, Firstly and more important question, Is there a way in a BLE Mesh standard to physically locate/position the nodes? In order to obtain the distance...
Hello,
After (accidentally) entering bootloader mode on my nRF51 DK (PCA10028), the device doesnt show up either in the device manager or using nRFgo Studio (both not normally...
I bought Nordic nRF52840-DK at an electronics store in Taiwan. J-link cannot be detected when connecting to a computer. I bought two pieces nRF52840-DK. One of them can be...
I've been having lots of issues putting the example projects on the NRF9160 dev kit. It builds without errors, connects to J-Link, but sometimes fails on the download step...
I'm unable to program a nrf52840 dev kit (BMD340 dev kit) using the attached hex file combination of Bootloader and softdevice. Both bootloader and softdevice can be programmed...
Why do I get the folowing error with mbedtls when doing "west update"?
Possibly related issues: * devzone.nordicsemi.com/.../west-update-blocks-and-fails-on-mbedtls (Didn...
Hello All,
I loaded the last FW version (mfwnrf9160100) in my nRF9160 SDK using nRF Connect Programmer and looks fine.
However, the Reset button or AT commands are not...
How would I take a NRF51 Dongle that has the stock firmware from nRF Connect and communicate/send commands to it over something like PuTTY? I've tried sending AT Commands...
Hi
configure as:
ROM start: 0x26000
RAM start: 0x20002218
when I download application software , it pops up following error.
I'm using keil uVison version 5...
Hello! I am doing some development with pc-ble-driver-py and ran in to some unexpected behaviours when reading characteristics. I have been modifying the nus_collector.py...
Hi
In the last few months I posted a question about RTOS and softdevice and I need to read the answer again but I am struggling to find how to do that
Look forward to...
Mesh core is aware of the total length of DFU package. Why Application hasn't this data?
DFU packet DFU start has data field Firmware length (see here ) Mesh data structure...
Hi,
as my project moves forward I've switched to development of central board. In addition to space restrictions the board is promising to be a resource hog. A 2500+ mAh...