Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
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...
Hi i was trying to use simple mqtt sample provided as example with location " ncs/nrf/samples/nrf9160/mqtt_simple" the code was build and run but during lte connection it...
In PCB phase of the product, I used mt8852b to conduct the ble measurement test,When assembling the finished product, I want to verify that the Bluetooth connection is good...
Hi Nordic team,
Summary: Shall we get nRF5340 based BLE mesh demo to test data relay from one node to another node.
Details:
We requires BLE mesh demo sample for testing...
Hello guys.
We use NCS v1.4.2 and Zephyr RTOS to develop the application code for our nRF52840 SoC.
Thanks to your support, we were able to use Zephyr ADC APIs and take...
I want to control the connection to send data for about 100ms, but the service discovery process takes about 300ms. When the service characteristics are known, I want to inform...
Hi, our application uses a nrf52840 module and a nrf52840 dongle. ( sdk15.0.0) in the application.
The central sends data to the peripheral continuously on an event. When...
I am trying to do some power measurements on the nRF5340 using the power profiler.
As suggested in the guide here, I am removing serial support to reduce power consumption...
Provide your AWS credentials page for Asset Tracker Cloud Example for AWS mentions sub-accounts. There is absolutely no such thing as a sub-account in AWS. The page is totally...
Hi.
I've been working with the nRF52840 for a couple of months. I started working on SEGGER IDE, but I've found that it was quite difficult to understand the behavior of...
I played around with the SAADC sampling A4 pin. When I connect to GND, I see negative values sometimes. If I connect to 3.3V I see value 235/236 which is, what I expect. ...
I have 2 device gateway and nrf52840 board.
Can i get zigbee distance?? I think RSSI data is possible. Right??
If you can measure the distance between gateway and nrf52840...
Hello,
I am using nRF52833, nRF Connect SDK v1.4.2.
I have imported the Zigbee light switch, light bulb, network_coordinator build and test it successfully.
I have also...
I should not be asking this question here but it should be documented! SoftDevice s130.
A possible error I can get when executing sd_mutex_acquire() is NRF_ERROR_SOC_MUTEX_ALREADY_TAKEN...
Hi All,
Hardware: Custom Board (Buttonless)
SDK : 17.0.2
SD: 7.2.0
Support required: DFU Buttonless
We are able to successfully load and run the DFU buttonless...