Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hi dear Nordic Team
I'am currently implementing a 802.15.4 compliant ShockBurst Radio TX/RX module on the NRF52811. As far as I understand there is a crc 16 implemented...
Dear All I had gone through nRFGO Studio for custom UUID But how to generate the Hex bytes so that i can put as in code for having custom service as shown below for above...
Hi community ! I'm testing Mesh characteristics by using debugger. Currently, i send messages through nodes and waiting for acknowledge, and I put a timer to get latency....
Hi,
present i am using nRF52840-DK for to develop the BLE application. here i am facing the debugging issue.
i.e. in my board i programmed S140 soft device. so after that...
Hi,
I am trying to read serial data via UART_1 with v1.2.0 SDK. According to dts-File UART_1 is configured with pin 0 and 1 on the devKit.
I added
CONFIG_SERIAL=y CONFIG_UART_INTERRUPT_DRIVEN...
Hi,
All was working on SDK 1.0. Now I have SDK 1.1 and new Segger and new nRF Connect and gnuarmbemb (I had a new computer, so did set up everything from scratch)
...
Hi,
I´m trying to work with the "TWI Scanner" example, provided by SDK 16. I Use nRF52833 DK (PCA10010), unfortunaly there is no solution for PCA 10010 in the SDK. This...
Which function is called nrf52832? When do I click the "enable CCCDs” function on the NRF Connect App, and which variables are the nrf52832 data set?
Step 1: Connect
...
Looking for help creating an example similar to the usbd_msc example that works with the W25N01GV . Currently using SDK 15.0. Would like to see this work with FatFS or possibly...
Hello, the NFC used in our product has two major application
1. read/update configuration data by using the external smart device through NFC TAG here I am setting up type...
Hi everyone,
I'm currently working on my bachelor thesis and need some LOG ouput from my application. I'm using the Development Board from Makerdiary and the nRF5_SDK_for_Thread_and_Zigbee_v1...
Hello,
We are looking for the ways using which we can program the nrf52840 SoC without using PDK. We want to set up an automatic programming jig and for that using the PDK...
Hi,
I'm trying to setup my nRF52832 to advertise using a RESOLVABLE RANDOM PRIVATE address and to obtain this I have used the sd_ble_gap_privacy_set() before starting advertising...
Hello,
I was able to build the example project MPU6050 from Github with SDK 16. However, I used Putty to connect to the board (PCA10056) with baudrate of 115200 on COM3...
Hi, I am using nrf52832 with SDK 15.2.0 and nrf 52 dev board. I want change advertising interval in run time so I call a function with the interval as the parameter change_adv_interval...