I have code developed for the nRF52832 based on the Zephyr RTOS. If I switch to the nRF5340 with Zephyr RTOS, would it be possible to develop by simply uploading the additional...
Hello. "zephyr/samples/drivers/adc/adc_dt" example sample added an additional adcpin.
When reading the sensor value connected to AIN0, the value of AIN1 is also changing...
Hi,
I've create an v2.4.0 SLM application in VS Code by copy from sample, and I am trying to enable trace function for cellular monitor tool app, in order to LOG the packets...
Dear ESB technical specialist
Regarding the ESB function of nRf52833.
The datasheet explains BLE function, but there is no explanation about ESB.
For this reason,...
Hi,
I use VS code (windows 10) to program nRF9160DK under modem mfw_nrf9160_1.3.6, application Asset Tracker V2, JITP certificate generated by nRF Cloud and good SIM card...
Hello
When I tried to learn the development of nrf54H20, I run some samples supplied in the SDK2.7.0.
Most of them works well.
But when i try the Bluetooth: Multiple...
Hi, I'm currently working on porting an nrf5340 - NCS 2.6.0 project repo to NCS 2.7.0 starting with my own minimal sample. Having some trouble getting the sample to build...
SDK version: nRF5_SDK_15.0.0_a53641a
Softdevice version: s132_nrf52_6.0.0_softdevice
I am trying to evaluate Fanstel BT832X SOC. I am using the ble_app_uart example...
I see that there are some simple HTTP examples in the sdk (ncs v1.0.0) but they are not as fully featured as the MQTT/S lib, is there a plan to do develop a simular lib for...
Hi,
I accidentally clicked on verify answer, is there a way to undo this?
It would be very nice if someone could still have a look at my problem, thanks.
https://devzone...
hello.
I am developing as nrf5-ble-multiple-role-example-master.
And I'm using nrf52832 chip.
When I send a message from the mobile app, I get a message on the SEGGER...
Hi All
I am now working in Channel Selection Algorithm (CSA), Bluetooth Low Energy. Basically, I would like to test both CSA 1 & 2, and also I would like to modify the CSA...
Setup:
SEGGER Embedded Studio for ARM (nordic Edition V4.18 (64 bit)
GCC
Windows 7 Professional
SDK: nRF5_SDK_15.3.0_59ac345
Issue:
In order to use the GPIO...
Eagle pcb and schematic reference designs on github are incorrect.
Reference nRF52840 pcb schematics and layouts are exactly the same for examples 2-6. I believe each is...
Hello,
I am using a nRF52840-DK with an HX711 in SES. I have been utilizing the code provided by Vidar Berg that can be seen here .
I downloaded the zip file, unzipped...
I'm developing the PCB schematic for a system using a nRF52 module that I found that suits my needs SKB369
At the same time I'm implementing a JTAG connector to flash my...
I was wondering: if the last sample of a buffer in the SAADC (using easyDMA and scan mode) is outside the limits, which interrupt would come first, the END or the LIMIT interrupt...
Hi, I am getting a BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST event since I increased the size of MAX MTU to 203 from 23. At first, I received INVALID PARAM error and then found out...
hello.
I am developing as nrf5-ble-multiple-role-example-master.
And I'm using nrf52832 chip.
When I send a message from the mobile app, I get a message on the...
hi,
I have developed light lightness model with the help of generic on/off and generic level model from the mesh SDK. And I have used these models by making changes in the...
Good afternoon,
I am trying to run the example "direct_test_mode" on a custom board based on a nrf52832.
I have succesfully run the example in two development kits ...