I am developing a proof of concept project using Wave share BLE400 module and the final product of this project should work on button battery backup for years. so essentially...
Hi,
I designed a custom PCB with the nrf5340 CLAA chip and am testing out the board. I want to flash a simple project of lighting up the on-board LED (the LED is connected...
In https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/uicr.html#register.BOOTCONF, I can seee that it is possible to apply Read protection to the first x kB of the RRAM by...
Hi
board: nrf52832 DK
sdk: nrf connect sdk v2.6.1
I have successfully integrated the provisioner and light switch client together. Now I can control the light switch...
I met some problems when add build configuration to my first application. I used the blinky sample template. And the device a nRF5340 DK. My PC can detect my devices. But...
Hello,
I recently bought a nrf52840 dev kit + dongle to test the functionalities of Matter.
To commission devices "On network" without the use of Bluetooth, i wanted...
Hello,
We would like to develop a wireless sensor network using the 802.15.4 stack in nRF SDK.
I wanted to know if it is possible to port the existing 802.15.4 example...
Hi,
I'm evaluating the Raytac MDBT50Q devkit, using nRF52840-DK to program it. I'm testing the system with SDK project nRF5_SDK_15.3.0_59ac345\examples\ble_central\ble_app_uart_c...
Hi. I am currently evaluating nrf9160 on a Thingy 91 board and have the environment for the asset_tracker application up and running.
I want to be able to handle JSON messages...
Hi,
I would like to have a system such as follows:
Taking sensor data storing it locally till around 100 samples (Once per second)
Log this data to the SD with a time...
Hello,
I was wondering if there are production ready fully pre-certified modules for the nRF91 Cellular chips? Like what Rigado (u-blox has it now) made with the BMD series...
Hi,
I would like to use the nRF52840 dongle to connect to 8 devices using Ant+ and to around 8-24 devices using Bluetooth.
Is there a maximum number of devices of Ant...
Hello to everyone,
I've just started playing with NRF52 DK (NRF52832 SoC). It is my first time with ARM MCU. I've had prior experience with atmega328p and MSP430. Although...
Just ordered 2 Thingy52 and could only connect to one of them. Both boxes mention 1.1.0 2019.34
I used the code from https://github.com/NordicPlayground/Nordic-Thingy52...
I change the BLE SDK temelate example using this www.novelbits.io/.../ . In this I added 1 Custom service and 2 charactersitc. After compiling and running this got below logs...
I'm looking at implementing frequency hopping between multiple agents (fully connected swarm) in reasonably close proximity to each other (max distance about 150m in an open...
I am using ellisys sniffer and during tests found that the advertisements are getting missed on some of the channels(1 in 50 times).
For e.g. we can see advertisement only...
Hello,
I contact to you because a customer us interested on the part number #nRF52811, and they made the following questions, forwarded from our customer service representative;...
I have develop logic for connect particular device from a list of devices. Now I need logic for disconnect for particular device which I have connected.