Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I have a Thingy91 that I want to connect to nRFcloud. Not knowing the state of its keys/provisioning I followed the procedure to generate just-in-time keys (as a first attempt...
Hello all!
I'm starting development of BLE Mesh network as part of my Master thesis, for which I designed a custom board based on nRF52832 and nRF52840 with some built-in...
I am working on nrf52840 using nrf connect sdk v2.0.0 example periodic_adv, nrf52840 is prodcasting extended advertising, my app is running on Sony Xperia 1 with bluetooth...
Hello Nordic Community,
I'm now struggeling for quiet some time with trying to get the Keyboard HID example to work with the nRF52840 Dongle.
I already read the complete...
Hi , Nordic and all .
I try to develop uac and hid Composite Device, but i can't find any example about Composite Device in NCS , can't everybody help me .
Thanks very...
Good day
I have been trying to incorporate the WS2812.c from the zigbee lightbulb example (no soft device) with the BLE_Blinky example (with soft device) SDK v 17.2 PCA10059...
Hi. We evaluated the nRF Distance Measurement result with sample 'samples/bluetooth/nrf_dm' of nRF Connect SDK 2.0.0. hardware is two nrf52833dk_nrf52833 board. Below is a...
Hi Nordic,
nRF5 sdk for mesh 5.0, s132, SES
In the mesh network, there are transmitters and receivers. The receivers only receive messages and there are no messages to...
Hey guys,
I am using mesh->provisioner_nrf52840 example flashed in one board, and mesh-> light_switch_server example flashed in another board
I could able to read the...
Hi, I am using an nRF52833dk and my project needs usage of Virtual EEPROM / emulated eeprom over flash memory. I could see that nCS-Zephyr provides a driver at the SDK "v1...
I am trying to build an application where the device scans and on receipt of a packet with certain data in it, advertises for a short while, using both advertising and scan...
I am using NRF SDK 15.2 SDK for development , Im trying scan more beacons ,
static ble_gap_scan_params_t m_scan_param = { .active = 0x01, .interval = 0x0100 , .window =...
Hi,
We have an existing design that includes the nRF52832 and we would like to add the nRF9160 to the design. Does the nRF52832 support coexistence with the nRF9160?
If...