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...
Good afternoon,
I'm working on troubleshooting an issue we're having in the field. We are using the CLI libraries to provide an nRF52840-based board with an interface to...
Hi all,
I need to directly develop my application on top if IEEE 802.15.4 MAC layer. Could you please inform me of any sample application available under Zephyr that directly...
Device: nRF52840
SDK: 16.0
Softdevice: ANT_s340_nrf52840_6.1.1
Hello, We have a master and several slaves setup in a simple master/slave channel configuration. It seems...
Hi,
Can u suggest the procedure to implement key refresh procedure with the sample network using nrf mesh app.
No where i found option in nrf mesh app.
Thanks in Advance...
Hi,
We have 2 projects in pre-production stage that use nRF52840. We are also using FreeRTOS for both projects.
Now we need to create an OTA bootloader for both. There...
SDK: 17.0.0
Hardware: E-Byte E73-2G4M04S1B module
Chipset: NRF52832 QFAA QFN48
Running the hids examples, I noticed that the hids_mouse example will go from Fast Adv...
Do I need to carry out ANSI C63.27 regulatory test for coexistence of wireless communication that share the 2.45GHz band if we designed a custom PCB BLE antenna for NRF52840...
Hi,
I have the nRFgo Starter Kit with the radio module (nRF2427LE1) attached. First, does the radio module not have a bootloader already downloaded to it? Next, when I...
Dear Support Team.
We want to support secure DFU on mobile and desktop platforms. Do you have any documentation to implement this on Mac OSX and Windows?
Its an open...
Hi, is there any LE audio sample for NRF5340?
I know the upper layer protocol is under developing on Bluetooth SIG, but is there any possible way to direct use the HCI command...
Hi
I'm developing with nRF52832.
I am using Segger Enbed Studio as a development tool.
When you download a program from Segger, Segger does reset once, and I wonder...
Hi,
I want to run QSPI application example on my nRF52840DK (PCA10056) board with logs seen via UART. I successfully uploaded QSPI bootloader example and Blinky SysTick...
Hello,
I'm developing an BLE application with NCS where I want to be able to change the BLE device name during runtime. Therefore I enabled CONFIG_BT_DEVICE_NAME_DYNAMIC...
Now we development a switch and use it control the light. When i push switch close the light, there was still a faint light. Then i found when NVIC_SetPendingIRQ(EVENT_IRQn...
What I intended was to write x'700' to x'10001080' i.e. NRF_UICR->CUSTOMER[0] !
When ran my application, which outputs NRF_UICR->CUSTOMER[0] to the log, I was very confused...