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...
Hello, I want to implement a project with BLE mesh. Several nRF52480 boards should form a mesh and e.g. send the status of one of their buttons to a tablet. What would be...
I hope this message finds you well.
I am currently working on a project using the nRF9151-DK Evaluation Board and have been testing GNSS functionality in various environments...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
Hi Community,
I designed a similar board asThingy53, espacially the antenna parts are almost the same, except the RF switch, we replace it with another one (BGS12WN6E6327XTSA1...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
I am using 2 nRF528400DK boards. Each board has a unique BLE Mesh sample loaded. The samples were made by modifying the default mesh sample provided by zephyr. One sample...
Hello, I am working on incorporating flash logging into an application that has a GRTC-driven EGU interrupt (capture/compare event). Here is where I am setting up the EGU...
Hi there,
We have an Icarus IoT board, which uses an nRF9160 SiP. I am trying to get the nRF Cloud Multi Service sample to work. I am getting the following errors:
mqtt_connect...
Hi,
What is the lowest possible current consumption for nrf52840 dongle dev board with zigbee ?
I'm using this for development and i'm getting 20-30uA in idle. Is it possible...
Hi,
I have set up a destination in the the NRF Cloud Message Routing Service
The destination has been verified and I can successfully send the test message from NRF Cloud...
Hi there. We have recently migrated from SDK 2.6 to SDK 3.0.
We have a custom-made external board, which we used to program with the nRF52840 DK when using SDK 2.6 (for...
Hello,
we are developing a device which implements BLE hid keyboard. The code is based on the hid keyboard example in the NRF Connect SDK.
The example uses battery service...
Hello, I am trying to use the subghz template in ncs 2.5.2 but I am running into an issue when enabling NanoPB. When enabling NanoPB with CONFIG_NANOPB=y the application faults...
Hello
I'm using the settings partition to store user configuration data. I know that the BLE stack also uses it — particularly for storing bonding information — but I don...
Hi,
We are working with a custom board that uses the nRF54L15 and I seem to be getting a lot of errors (but not always) related to memory access error when flashing the...