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...
Dear friends,
Thanks all for your support.
I have used a button as a input to detect button press, while at the same time I am using the button as a system wakeup. ...
I'm using nrf51822 , softdevice S110 and the SDK10 . Im reading data from the sensor mpu9250 using i2c at 400Khz( Maximum) frequency. It taking more delay than expected to...
Hi!
I have been following this process to develop using armgcc and Eclipse: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/development-with-gcc-and-eclipse...
Hello,
I have been working to manipulate GPIO.
I succeeded to turn on and off P0.02 ~ P0.05 (LED 1~4). However, I cannot get P0.00 and P0.01 to get work.
GPIO IN seems...
Hi,
Now i am working on eddystone. It has Radio Tx power and Advertised Tx power in eddystone configuration service.
What is the difference between them?
I changed Advertised...
I'm using nrf_MESH app to provision proxy client in nrf_mesh SDK2.20.
There are some questions about provision process.
1).Before provision we know that the device should...
Hi
For the last three days, I have been trying to become familiar with the process of developing on the nRF52 DK. It has not been easy, and I still don't have a clue about...
Hello,
I test NRF52840 with connectivity firmware with SoftDevice s132, API V3. Adapter is opened successfully and all Adverts are parsed properly. Problem is when devices...
Hi,
it now happened to me for the second time that an nRF52840 DK broke during debugging. I had it connected to an external controller via the Pin header: VTG, SWDIO,...
I'm having trouble connecting with LTE, so I decided to update the FW and see if that helps, but I am having trouble even getting started with this.
This is on Windows Home...
I have a question about the sample project "ble_app_multirole_lesc (SDK V15.3.0)".
I set the following parameters to perform pairing without bonding.
////////////////...
Hi Devs,
I have 2 issues in my application when adding twi and gpiote
the first, when adding gpiote to drive an output it increases my current about 280uA, does not matter...
I'm securely bonding to my nRF52840 development kit using SDK_15.3.0. It connects and works great with a 6 digit PIN code, but is it possible to make it connect with a character...
Hi, I'm setting up Visual Studio Code to work with nrf51 and I can't figure why Intellisense would mark some of the lines from the SDK as errors. I'm currently working with...