Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The download link of the installer for nRF-Command-Line-Tools and nRF-Connect-for-desktop does not change when I select different OS. It always shows the windows installer...
1/22/20 - Selecting version 10.5.0 of the CommandLine Tools for MacOS downloads a Windows.exe file
Selecting any version of the CommandLine Tools for any platform always...
Hello,
I was wondering if there are any plans to update pyaci to be able to accept the nRF Mesh app JSON file format.
It would be really nice if I could export a network...
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...