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 document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Hello All,
I have ported the UART example ( <InstallFolder>\examples\peripheral\uart ) on top of blinky in nicla sense hardware. The TX is working only when rx pin is set...
Hi,
I'm trying to build a proof of concept for a BLE gateway that captures data from BLE sensors and sends it to the cloud via LTE-M connection. I'm hoping that the gateway...
Hi, we are developing a project based on the LWM2M client, everything is working fine but now we need three non volatile variables. We did some testing with the nvs example...
Hello,
I have recently been able to connect to multiple sensors using the nrf connect 2.0.0 SDK and nrf 52840 dongle as a central device. I was wondering how I could configure...
Hi,
I would like to create a multiprotocol BLE/Zigbee coordinator project on NRF5340 with VScode.
I can't find an exemple nor guide on this except from this one:
https...
What does this error mean?
here is my error massage.
<info> app_timer: RTC: initialized. <info> app: Debug logging for UART over RTT started. <info> app: Connected <error...
Hi, Does anyone know the quiescent/average power consumption of the IBasis sim card. I have a design based on the Thingy:91 and I am wondering if it is worth moving from the...
Hi, I'm developing an project that using 2 UARTE. My code flow is 1. when timer handler has expried ( set timer_expired_flag = true) (using app_timer) 2. Enable uarte1 to...
I have 2 custom boards running as BLE central/peripheral.
The peripheral is running the beacon broadcast example from SDK 17, ble_app_beacon.
The central is running custom...
I'm working with an custom application and a bootloader with code drawn from the examples in SDK 15.2.0. The main method of my bootloader is below:
I can run and debug...
Hi Community,
I want to use the UART Logging backend in my bootloader. Whenever I want to start the actual application via nrf_bootloader_app_start(), the bootloader hangs...
"S132 Link Layer subset for SD 8.0.0" and "S132 Host Layer subset for SD 8.0.0" have been listed as component tested. The S132 v7.2.0 is available for download with the latest...