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...
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...
Hello,
We are trying to include the UART.h into examples\ble_peripheral\ble_app_hrs and are facing the said error even after including the file.
Can you please help with...
I try to how if boot/reset while power up the board and the LED5 is blinking but when I unpluged the cable and plug it again. The LED doesn't turn on any more. And the computer...
I am using nrf_serial in IRQ mode to communicate with an AT based device. When I reset the device using ATZ, I get NRF_SERIAL_EVENT_DRV_ERR -- likely because the pins go into...
Dear All ,
I am finally able to get my beacon app to compile and work on the nrf51822 using keil with s130 softdevice.
I tried to add service data to the advertising...
Hi,
I have a situation where I have to create 4 TWIS instances on nRF52832.
sdk_config.h only shows 2 TWIS instances.
Is it ok if I add other instances (TWIS2_ENABLED...
Hello,
I was testing output on a GPIO pin with the mesh/dimming_server example and was only able to see 1.6V when measured.
I read through the example on infocenter...
Dear All,
I thought i wrote this question but seems it did not get registered. We are using the Beacon App from sdk 12.3 with the nrf51822 chip on custom board. I have...
Hello, I'm still a beginner with mesh so excuse me, if this might be a silly question or has been answered before. I did not find a post that quite resembled my problem. ...
I'm trying to use some code from the sample files and given libraries to create my own custom program. Upon startup, this is what I get:
Here is the only function called...
I am Currently under process of evaluating various modules for implementing BLE Mesh, Had few concerns regarding the same, would be great if someone can clarify upon them...
Hello,
I have seen today that the new releases of the v1.0.0 SDK and v1.0.0 modem firmware were release for the nRF9160 DK. I have been able to update the modem firmware...