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 am working off of the NRF SDK Zephyr repository where I am using the NRF Security subsystem in order to use PSA for AES encrypt/decrypt. I need additional ciphers such as...
To output PWM signal as early as possible after powering on the NRF5340DK, I added the same code in mcuboot/boot/zephy/main.c and mcuboot.overlay as in the app core. This...
I reference the sample at https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise-3-interfacing...
I have a packet that I am sending out using the nrf52840. Using another piece of code supplied by Emil Lenngren, information from the solar_sensor_beacon project and raw data...
Hi,
I am using the NRF52840 dongles for BLE communication with S140 and the NRF5 17.1.0 SDK. I have plugged each dongle in a Raspberry Pi 3B+, and have set the DCDC regulator...
Dear Nordic
Last week our team concluded with PAwR functionality and achieved the communication between AP and Peripheral . We asked Nordic on private ticket( https://devzone...
We have developed a custom board with an external SPI flash, which I have tested and it works.
We want to use OTA over BLE, so we have added MCUboot to the project, which...
Using the LVGL sample... The sample LVGL code works on nrf52840dk but not the RAYTAC MDBT50Q . I hope I'm just missing something obvious?
Flash blinking to nrf52840dk...
Hi, We are developing a product which is reading RTDs and thermistors from the NRF52833's internal ADC. We're working on compensating for the intrinsic errors of the ADC and...
Hello,
In my device I have a nrf52840 which communicates with a STM32 via uart.
In my nrf52840 I use the MCUboot.
Is there any documentation or source code that would...
Hi All,
I have designed my custom pcb board for nrf52811. With the Jlink the IC is detected in visual studio code also it gets programmed. But i did not see its working...
Hi all,
I am developing my own provisioner with the nrf52840 chip. My idea is to be able to add at least 2000 nodes to a bluetooth mesh network with the provisioner but...
Hi, I'm delevoping an appilcation which can generate one sample per 20 us (accomplished with timer0) and transmit one ESB packet when 20 samples are collected. Below is the...
I'm using NCS 2.7.0 and NCS 2.9.0 to read the BT stack version information on an nRF5340. See below for the results.
How should the fw_version, fw_revision, and fw_build...