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 everyone,
I am using the custom nRF52840 module provided by Raytac. I integrated into my evaluation board and I flash it using SWD and JLink debugger. My problem is that...
I have DFU code base working. It consists of a thin layer of our code, and majority is from Bootloader component from SDK v17.
I started with DFU OTA, and then incorporated...
Hello,
I am trying to reproduce the Mesh Light Switch demo at home now, with my own dev equipment and have hit some problems I did not expect -
Problem:
nRF52840 Dongle...
I have developed an app for the nrf51822, using the nrf51-dk with SDK12.3, together with DFU functionality.
After having solved many issues to get to this point with the...
Hello, I'm using nrf52832 with SDK 15.0 and softdeveice 6.0.0.
I need to handle interrupts with different priorities on two different I/O pins. How is the correct configuration...
Hello, I'quiet new in Zephyr.
So tell me if I'm wrong.
I would like to test driver mcp23s17 present on zephyr.
I've add in .overlay file
And now I want to initialize...
Hi all,
I'm programming nRF52833 with SDK17.
I want to use only one channel (for example 37) to broadcast advertising during advertise interval and also one channel of...
My team was looking to transfer a 20-byte value (or 'message') between a mesh client and server, what is the best way to achieve this? I have practiced with the light_switch...
Hi,
I am currently developing an application for the NRF52840 using a custom pcb powered through the VDDH pin using a 4.2v lithium ion battery. Part of my application requires...
Hi,
I am trying to following the instructions at: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.iotsdk.v0.9.0%2Fiot_sdk_user_guides_java_coaps...
I have configured the dev kit by cutting the SB9 bridge. I am powering the device from the J2 USB port on the DK. I have not bridged SB12 or SB11 as I am powering the device...
Hello all,
I am experiencing a ~5uA oscillation (between 5uA and 10uA) in sleep mode, DC/DC converter enabled, no RAM retention. The total current is of the entire system...
i am working with jlink segger edu, in a custom board, it dont have swd TX, RX pins connected, only jtag pins. I Need to see if my gps conected throw uart is working or not...
I configured the pca63519-sr3_nrf52832_shield to fit on my board (actually disabled all peripherals, only the bluetooth protocol part), but found that the modified code could...