Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
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
I would like to know GPIO leakage current, especially when the GPIO outputs Low
state, leakage current flow thorough the High side MOSFET parastic diode.
If nobody...
Hey everyone,
I have measured input current by different transmit powers:
nRF52840
Equipment: Konstanter ssp 240-40 as current source
Agilent 34401Afor current measurement...
I have a custom board on which I am running the fatfs example from SDK15.2.
On SD Card Initialisation the CMD0 response is unexpected: -
Where the NCR would be expected...
Hello-
We are preparing a product for Bluetooth certification. Our design has a PCB antenna and the the testing house is requiring an SMA RF coaxial cable to interface...
I have created a custom Board Support file for my custom Board But it is not able to advertise the BLE Device after I use My custom Board File. When I use Predefined board...
Hi,
We need to collect sensor data from nrf52832 and after some processing, we plot data and generate some notifications etc. on smartphone app.
Shortly we need to design...
Hello, I'm developing a solution by using MESH SDK : nrf5_SDK_for_Mesh_v2.1.1
There is an ASSERT on access.c in nrf5_SDK_for_Mesh_v2.1.1_src\mesh\access\src\ as below. ...
SoftDevice: S132_5.1.0
Environment: I have 1 Device Advertising and about 200 "tags" waking up every 10 seconds and scanning for those advertisements and connecting, I have...
HCI for NRF52840
Hello
I m using a STM32 + NRF52840 and i have a mbed project in my STM32 and i want to use The NRF52840 only as a Bluetooth component, is there an example...
Hi guys,
I compiled the openbootloader example and when I try to run it on NRF52840, It gives segmentation fault:
(gdb) load nrf52840_xxaa_debug.hex Loading section .sec1...
Hi,
I'm having problem with the example code in the "Bluetooth low energy Services, a beginner's tutorial", the code was downloaded from github.
I'm using SES V3.5 for...
Hi,
We are currently develop our costum board with an nRF52840 SoC. Are the nRF52840 shipped with an initial bootloader to programm the device via USB? Because if possible...
Hello folks.
Easy question.
I want to add a .a static library to Segger Studio, but I don't know exactly where to add it. I know how to do in a Makefile with GCC, same...
I found the reference design files for nRF24LE1 from here ( https://www.nordicsemi.com/eng/nordic/download_resource/10898/2/41030525/1871 ), but I can't open them in EAGLE...
pca10059, replacing stock bootloader with Adafruit UF2, using USB dfu Hi. I currently don't have a J-Link at hand, so I tried to flash the UF2 bootloader using the stock DFU...