Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Dear All,
I would like to develop BLE Beacon application based on (nRF52832_DK/nRF5_SDK_16_0_0/examples/ble_peripheral/ble_app_beacon).
However, I don't know the place...
Hi, I want to use the SAADC of the NRF52832
The board is Adafruit/ Bluefruit Feater.
The compiler is Arduino EDI I need to access to all the registers of the board or...
I built a device using the nRF52832 SOC, have programmed it with the Version 16 SDK>ble_app_uart_pca10040_132 using Segger Embedded Studio. I am able to connect to the nRF52...
Hi,
We are developing a product using NRF52832 chipset with a small 128*160 LCD (based on st7735s controller using 8 bit parallel interface).
I noticed that there is st7735s...
Are there any limitations that will not allow me to make the ble_app_hids_keyboard example with FreeRTOS?
If no, is there any examples that will help me easier to migrate...
Hi,
I see that Eddystone packets has service data limited to 20 bytes frame data. But unfortunately I have to encode more than 20 bytes.
So can I use advertise mode as...
Hello everyone.
I have made the next solution for merging softdevice into debug fw.
i 've added the next lines in ld script
MEMORY { SD_FLASH (rx) : ORIGIN = 0x00000000...
Hi,
I want to output a high & low voltage with an array, the array contains a sequence number, looks like: {0, 1, 0, 0, 0, 1, 1, 1, 1, 0, ...} , and the length of the...
I'm wanting to create and Android application that can communicate with a nrf24l01 module. Is there an android library available that will permit this? Thanks in advance!
Hello Everyone,
Consider i have 2 MCU's on board connected via UART interface, one is any ( Target ) MCU (MSP32, STM32, etc) and the other is Nordic's nRF52832 ( Host )...
Hi,
We have two nRF9160DK and both have the SIM card issue as below, and our development was blocked by this issue, so please help check it, thanks!
original case
Hi!
I am trying to figure out the app_timer_library but am running into some (to me) strange behaviour. For the first seconds it appears as if the LFCLK is running much...
Hi,
I've built a application based off of the ble_app_hrs_rscs_relay_pca10040_s132 example in SES using a Laird BL652 module (nRF52832 underlying device). Presently the...
Hello
I successfully build asset tracking example , for nrf9160_pca10090ns
when I try to run using segger, I get the following:
SPM: NS image at 0xc000
SPM:...