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...
Ok, Here is complete rewrite of " https://devzone.nordicsemi.com/f/nordic-q-a/36589/connect-to-nrf52832-central-mode-from-android-phone-pheripheral/"
I would like to update...
Hi,
Currently, I use the sdk 12.3.0 on a PCA10028 EVK with the s130 softdevice.
For some reason, I want to change the default location of my application. By default, the...
Hi...,
i have measured round trip delay from client to server.
Now I want to measure total time required to send message from server to client and client acknowledges...
I did current measurement for NRF52840. For mesh light switch demo example measurement was 10 mA, and for Thread CoAP Examples current measurement was 0,6 mA. I don't understand...
Hi all,
I am developing an application for a product where power consumption is critical. The application is bundled with the Secure DFU bootloader. I noticed that the bootloader...
Hello,
I think the question may be more related on how Wireshark works but I plan to do the following:
* use the v2 sniffer firmware and the Nordic Wireshark plugin
...
When I migrated, the reference routine output PWM, but kept reporting errors. I have also changed the relevant definition, but I still can't. Has anyone met it? Thank you...
Hello,
We're evaluating the Laird BL654 using your nRF52840 (to be precise, we're using two DVK-BL654-1.0 development kits).We tried to use the 'blinky' examples (ble_app_blinky_c...
Hi everyone,
I am developing a remote controller using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
Hello, everyone~
I plan to use the Low Energy Secure Connection funtion with nRF51822. But when I build the lesc example in SDK 12.3.0 (ble_multirole_lesc), there's a error...
Using the sdk15 and softdevice 132 v6, I'm setting up an app to read and write to an SD card that uses SPI1 (SPI0 is used by a display). Everything is working great, except...
Hi,
What's is the max length for the payload data in "mqttsn_packet_sender_publish" method?
EDIT:
Redefining my question above: What's is the max length for the payload...
Hi Sir,
According the table 19.4.2 of 52832 datasheet (v1.4), there is a start up time (0.36 ms) for HXFO.
How do I measure the start up time of my 32M crystal?
If...
Hello,
While an attempt to develop solid security mode bulded around Root of Trust starting from RTL and Device root key we found that unfortunately, it is mentioned in...
I would like to detect if a reset happened due to a brownout or an actual power off.
I tired so far using the GPREGRET and RESETREAS registers. They are useful to detect...