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...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - Chip) and Nordic SDK v.14.2.0. Now I try the SPI example and I don't know which register is adressed in the last...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
This issue is similar to below ticket with -eraseall and chiperase...
Hello,
Im configuring ADC on 3 channels. However during debugging when I stop Keil I see that in all channels the acquisition pin is the same AIN1.
Any idea why is this...
Hello, I found an examples using ble_app_uart and and MPU6050 from different SDK's. I am trying to update the to SDK16 and have got it to build successfully but when I try...
hello
I'm testing DFU example.
I'm Using nRF connect v3.2.0 & J link 6.44g( The same happens with the latest version. )
Why this error occurred?????
This error occurs...
Hi,
I want to implement a I2C on my thingy91.
As I am completely new to the world of nordic, I just had no idea where to start, but after reading a lot I thought I could...
Hello All,
I am working on the nrf52810 ,
Using sdk 15.3 .
I am working on the DFU feature on my application.
I have successfully integrated the my application...
Hi
I was using FDS without SoftDevice to implement the log system of our product.
But the system was stuck after hundreds of records writing/deleting. Finally I located...
I'm encountering some bizarre problems using the PWMs. Here's my setup code:
Now, my first problem is, as you might surmise from looking at my code, that I am not able...
Anyone here have experience of going through FCC / CE certifications ?
We had a UK based company give us a rough cost but that quadrupled when they provided a final price...
Hello All,
Recently, I started working with nrf9160 and found it uses Zephyr for building application. Can anyone suggest me a any good tutorials for learning Zephyr from...
Hi I am following the instruction in the following link to do a open DFU through USB UART:
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started...
We're experiencing occasional unexpected hardware watchdog resets. The watchdog is set to 10 minutes, and sometimes just 2 minutes after feeding the WDT we see a reset triggered...
Hi there,
I'm currently developing a ble mesh network for the Thingy 52. I'm accesing the temperature and humidity sensor but I need the firmware code of the Thingy 52...
Having problems bootloading my own application on my hardware. The application runs fine alone. Using SDK 16.0 and secure_bootloader/pca10056_uart example via Segger SES....