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...
I am new to the NRF52840-DK. To burn the program into the kit, I have lots of tries to install nrfGo studio but it gives me the "no board detected readback protection" error...
Hi,
I am using my nRF52832 DK as a sniffer.
I am sniffing a BLE communication between a BLE door lock with a cellphone App.
I can see the device advertises continuously...
Hi,
I am using nRF5_SDK_15.3.0 with ble_app_uart example.When I flashed the ble_app_uart example into my nRF52840 DK it starts to advertising. If there is no connection...
Is it advisable to use coin cell battery power for nodes besides end-devices in a Thread mesh network? Where can I find technical comparison between OpenThread and BLE?
Is it allowed to use nonsymmetric capacitors to get more accurate 32k ? With 2x10pF we run some 35ppm too fast and 2x12pF the clock is 10ppm slow. We could use non standard...
Hi,
I am using SES for programming with an example of BLE Uart NUS and SAADC combined.
I can send raw data, and that all works fine, but conversion to the real ADC voltage...
Hi,
I am trying to send data from nRF52832 module to a custom application. I am receiving bluetooth characteristics but not able to get values. Value is always NULL . Can...
Hi i have tried with uart example and need to change baudrate after the some string is transmmited over UARTS TX. Is it possible to somehow that to check that all bytes from...
Hi,
I want to establish a two way communication on nRF52832 i.e if I send a text string from nRF52832 to a custom application and then send something in return from that...
Hi.
I want to use the "On-Off Light" device present in the profile "Home Automation", but I didn't found the file .h in the library zboss. Are you thinking to create this...
Hi, I am developing with the pac10040 dev board, trying to get the BLE running.
My program seems to pause in the ble_stack_init function and I have to press the "IF BOOT...
I recently received two nRF52840-DKs. When initially connect to my PC with a micro usb, LED1 would illuminate on both devices. However, after plugging and unplugging the devices...
Hi,
We have a Gateway based on mediatek MT7688 MIPS 32bits architecture CPU, and we integrate an nRF523832 chip to acquire BLE packets.
The gateway uses OpenWrt OS, and...