I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
I am using the NRF52 DK with Keil IDE in Windows. I uploaded the ble_app_uart_c example (Examples > ble_central > ble_app_uart_c) and modified it so that it would print a...
We are Developing a product using RF NRF24l01+ LNA+PA board. We are facing the problem of Range in Urban area we get only 100 meter.Is there any way to increase the range...
Hello I have a setup that work perfectly to debug applications but fails to work with the bootloader. I'm starting openocd, then gdb and issue the following commands that...
During the System On mode and System off mode, I see a spike in current of 400 uA with frequency of around 8Hz. Is it due to the refresh mode or is this different. Could anyone...
My SDK revision is 16.0, but our NFCT driver is programed by ourselves,didn't ues Nordic LIB. HW is also made by ourselves.
It often generates CRC error durring normal communication...
Hi there!
According to the Bluetooth specification (Version 5.2, Vol 3, Part C, 12 GAP service and characteristics for GATT server) the 'Central Address Resolution' characteristic...
Installed the SDK
Wasted an entire day.
Then tried to compile and load sample at_client project
Received the same error.
Does someone deserve a polite or impolite...
~ Is there any way to get information on name and UID of "groups" within a Mesh, and, who are members of the group ? ~ Is there a way to know a new group has been created...
Hi:
We use freeRTOS + tinyUSB + nRF52SDK develope central Application on nRF52840 DK board.
we enable SoftDevice first(it return NRF_SUCCESS). then init the USB Power...
Hello,
I am trying to write a application that can store a simple "INTEGER" value , I want to store the Integer value as 0 or 1 , I beleive RAM Retention would only work...
what are pca10040 and pca10040e? I could not find any documentation for this name?
And also had a question about the dev kit.
I have NRF52 dev board and want to develop...
I am looking to integrate BLE into my application (something like NUS for now). From what I've heard, you aren't supposed to be making changes to the BLE stack itself, and...
I have konw the Thread FTD can network by masterkey . I want to know is it possible to network by CLI masterkey of Thread SED ? because using the same usage , I can not network...
Hi BLE Mesh support team,
We're trying to evaluate for our light and switch products. We have searched for the examples and done some tests. We need some help to understand...