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...
Please note that I am a new developer.
I am currently testing on a nRF52 DK on Windows.
I want to flash my application (which has a SoftDevice) and also write manufacturing...
Hello,
We have a lot of boards (more that 5000) witch embedded a nordic NRF51822 to scan beacons.
the person who designed the card did not plan any bootloader on the NRF...
Hi there,
I'm new to using an ATE and a NRF52 and I'm trying to use an ATE array with telnet commands to program firmware on 10 devices. After the firmware is applied, our...
Hi,Nordic!
I have a strange problem. I program custom boards. I can successfully program the application core with segger, but I can't erase and program the network core...
SDK 14.2, NRF52840, S140, NRF Connect for iOS iPad (v2.4.8)
We are sending a value to a characteristic as a request using the NRF Connect app, and then our NRF BT device...
i use nrf 52832 for scan BLE adv, sdk 12.3 ,
for reduce the missing scan signal, I use three ble_central BLE to scan, so i want set one ble_central to scan one fixed single...
I'm using the Serial_LTE_Modem application (nrf source version, zephyr v2.4.0-ncs1, mcuboot v1.6.99-ncs1, mcumgr v0.1.0-ncs1 ) with version 1.2.3 of the modem firmware. I...
Hi Nordic Leaders,
I need to complete nRF5340 based C++ Software simple solution for ONLY Data Transmit, Receive and Data Store on Flash for our Tier1 Medical client by...
I'm working with an nRF52840-MDK from MakerDiary in the nRF SDK for Thread and Zigbee. I would like to power on an LED when the chip is powered on. Here's a snippet of my...
Hi Guys,
According to the MESH document, there are two ways of node provision: PB-ADV and PB-GATT (smart phone) . A provisioner provides the unprovisioned device with provisioning...
This result is happening very seldomly but I can see it on the logs. First I get a 0x0000 result and then a 0x000A result in the fds event hanlder after calling the fds_record_update...
Hi,
Why does your web page https://infocenter.nordicsemi.com/index.jsp?topic=/struct_nrftools/struct/nrftools_nrfconnect.html&cp=8_3 titled
nRF Sniffer for Bluetooth LE...
I think this is a very simple answer but I can't find out where the file is to edit for this.
From the nRF Connect v3.6.1 - Toolchain Manager there is a drop down and "Open...
Hi everybody,
I have been reading the serialization documentation ( infocenter.nordicsemi.com/index.jsp and I am not very clear about some points.
What is it for and...
Dear all:
I want to implement FreeRTOS using NRFX, I checked the example and discovered that it uses the nrf_drv_clock... and thus it becomes a spaghetti with this legacy...