Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
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 have a few questions regarding getaddrinfo from nrf_modem_lib (NCS v. 1.8.0).
Does it cache DNS records, or does it run a network request every time it is called...
Hello, Our company is developing a product class which uses a number of NRF devices. We want to set things up in such a way where there is a single "hub" device which uses...
Hi, guys.
My first link was here https://devzone.nordicsemi.com/f/nordic-q-a/84673/building-sample-v1-8-0-zephyr-samples-application_development-out_of_tree_driver-gives...
Hello!!!! I use libuart to carry out DTM test. I start DTM test use follow codes:
after the codes executed, when i send data to device use libuart, it receive nothing...
Hello!
While looking at examples and trying to work on the nRF52832 with sdk 1.8.0 I am noticing there are varied uses of functions with and without the _dt at the end....
Case 1: Using nrf52832, solder bridge cut: what current values do the PPK gives : is it of the entire dev kit with all peripherals, programmer and BLE Soc or does it measure...
Hi, I'm attempting to migrate from SDK 14.2 to 15.2, and am encountering a problem with the crypto/rng module whilst trying to utilize micro_ecc.
(code being shown in order...
Soo,
I've had a sim and a device connected to the nrfcloud, it worked. Then I didn't use nrfcloud for a couple of months, and now it doesn't work anymore. It tries to connect...
I am using nrf52832 dev kit and soft device s132. I have use my board as peripheral
and i have another nrf52840 dev kit which i am using as a central connect it with my...
Hello,
I have to develop a new device that has to connect as a central device to three sensors, and has to connect as a peripheral to a smartphone. The type of connection...
Hi,
I'm observing a strange behavior with the UARTE peripherals on our nrf52840 based board when I'm trying to use a specific pin as TX.
In particular, I'm actually using...
Hello,
I've flashed to my custom nRF52832 board the ble_app_hrs_pca10040_s132 example, it works fine with iOS and Android hosts but when I try to connect to my development...
Hi Team
I have read https://devzone.nordicsemi.com/f/nordic-q-a/75801/request-tolerance-in-the-d-e-dimension-of-nrf52833-wlcsp . and https://devzone.nordicsemi.com/f/nordic...
The board is nRF5340 DK.
nRF Connect SDK1.8.0 / Windows
Example Peripheral UART.
I want to DECLARE them, not change them with different types of functions. There are...