Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hi,
I've used the ADXL362 sensor sample code in the zephyr folder to get the low power accelerometer sensor working on the the thingy91. It triggers on motion and I can...
Hi Nordic Team:
Our important customer develop ANT+ products.They will use zephyr RTOS to develop ANT+ products.But ,they can not find any example project,in the zephyr...
Hi, I want to transfer the firmware to 52832 and enter the bootloader mode successfully. and the I send {0x02,00,00},it can't not enter the case of on_packet_received: SERIAL_DFU_OP_CODE_SET_RECEIPT_NOTIF...
Hi All,
I am developing a data acquisition system in which my device generates an interrupt for every 5ms upon its data is ready. I store one second long data in local buffer...
hi,
We have a product in production but the PCB-A had been updated with new functionality.
We want to make sure old f/w is not inadvertently loaded to new h/w.
To do...
We would like to develop OTA firmware update with nRF52840.
In the development phase, we have been using "Thingy: 91" and place the firmware onto the MCUs of nRF9160 and...
Hi all, I'm developing nRF52832.
My goal is to send ADC data to central device using BLE.
Below is part of my code.
Maximum MTU size is 251.
I sent data in 16...
Hello,
nRF52-DK (PCA10040) has two mysterious 12 pF capacitors C52 and C53 connected to P0.25 and P0.26 respectively (see attached picture).
Is there any special purpose...
I'm using nRF52DK with ble_app_hids_mouse to pair with the smartphone.
From the smartphone we can disconnect the device at will. But I have problem when I want the device...
Hi All,
Looks like develop nRF52840 on SDK16.0 required
NordicSemiconductor.nRF_DeviceFamilyPack.8.27.0.pack
But there is no such pack on http://developer...
Dear All, I am trying to measure the current consumption for the nRF52840 USB Dongle. I intend to use it as a beaconing device and attach it to a battery.
At the moment...
I have recently switched to using SEGGER embedded studio (SES) which seems to be advocated by Nordic. I have arrived from Eclipse which though extremely flexible is complex...
Hello,
I am working with the nRF52840 dongle. There is a bootloader at the end of it's flash, which can be started by pushing reset after power up.
However I cannot start...
Hi Gene,
One of my customers using our module to pilot run.
https://static1.squarespace.com/static/561459a2e4b0b39f5cefa12e/t/5da77e178970da0cc270ef0d/1571257883383...
Hello,
I noticed that Table 7.3 of nRF52832_PS_v1.4.pdf states that 37 interrupts have been implemented, whereas the peripheral listing in the documentation as well as interrupt...