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 Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
Hello All
I am using an SOC which has nrf51822. I am trying the blinky example with the softdevice. When I debug the code, the code first enters the SystemInit function...
Hello Nordic devzone,
I'm using Mesh SDK and nrf52PDK, and i'm using light_switch example.
could you please let me know that if it is possible to broadcast a message from...
Hi Experts:
I met one complier error as blow. Would you get me some idea? High appreciate!
--------------------------------------------------------
Ubuntu 16 (64 bit...
Hi
I am porting another nRF52840 SPI OLED driver based on nRF5_SDK_14.2.0_17b948a\examples\peripheral\spi_master_using_nrf_spi_mngr
At first, it works fine without button...
hi guys ;
i have already an application on android phone that can read and write charchtéristic i also followed the tutorial Bluetooth low energy Characteristics, a beginner...
Hello
I am using nrf51822 .The function of DFU has worked well,but some weird problems puzzle me.
1、After DFU is successful,what is nrf51822's working state? Does it reset...
When I just plug the USB cable on the board I get a GPIO high voltage of 3V. But when I also put +5V on the external supply pins, the GPIO high voltages are 4.5 V. Is this...
Hi,
We are using nrf52832 board with sdk14.0. We are facing two issues:
Our use case is to send the data continuously when the notification is enable and stop...
The Bluetooth pairing is not working properly. I am developing the Application based on Bluetooth pairing with UART. Here I have included my concept and Program.Help me out...
Hi to everyone!
I have been getting the output of NRF_LOG_INFO functions through RTT in J-Link RTT Viewer terminal. The code has been executing in nRF52832DK.
Now I...
I have set up an nrf cloud and can control the led on pca10056 using the nrfcloud so configuring the gpio(pin no 7(Port P0.7))is becoming a problem.Can u provide me with a...
Hello,
I bought a nordic/wellcore ibeacon (nrf51822) to experiment. I want to enable all the features and would like to know what value to assign to the temparature enable...
Hello, i am using SDK12.2.0 and SD s130 on a nRF51822 (AC) and i am trying to add an external interrupt on a pin in the cscs ble_peripheral example. The code i am using (and...
Hi
We are using sdk version 12.2.0 and trying to change it to sdk 14.0.0. However, when I measured the power while converting the code, ppk confirmed that the sdk 14.0...