Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
the nrf51822 is working as a peripheral advertising the data like
0x0201061416FFCB113C01271119359426040A6E189C000000050852545F54,
which contains three data typs:
020106...
1. Why is `libusb-1.0.dll` bundled for MacOS and Windows? Note: I'm not question this, just want to learn why. Are they not installed by pip if listed as a requirement?
...
Hello, I'm doing some research for a product my company wants to develop. It will be a BLE central that needs to connect with ~ 30 BLE peripherals. The peripherals will send...
Hello,
I want to store some data(coming from the ADC) in flash for nrf51822.
is it possible?
have you any example to show me?
Thanks a lot and best regards
...
I modified the FW "ble_app_uart" using the example "\ nRF5_SDK_15.2.0_9412b96\ examples \ ble_peripheral \ ble_app_uart \ " . I added the pairing function and "delete_bonds...
Hi,
I have got the problem with using BMD-340 demo SPI commuination for many days.
+----------------------------+ | | | Problem Describtion | | | +-------------------...
Hi.
Using SDK13, nrf52, and the awful IDE Segger , I keep getting this error no matter what kind of code or project with PWM I use :
Undefined reference to nrf_drv_pwm_init...
Dear All,
I would like a simple way to read the voltage on one ADC pin without using any "adc_event_handler"-like solution.
I tried
reading=nrf_adc_convert_single(NRF_ADC_CONFIG_INPUT_2...
I'm trying to finish a handmade custom board I started. I had previous problems with the crystals, and a few others, but right the thing seems to be working ok. At least I...
NRF52832 on SDK 16.0.0, softdevice s132 (using SES) When writing constant value with FDS it saves normally, but when I try to write variable it saves some garbage. Here is...
Hi,
Is it possible to give 3.3V to the Vdd pin of my nrf52840 to change the reference voltage of saadc to 3.3V ? Do I have to change any configurations for the same?
Hello community
I want to advertise when physical pin 0.24 is high, and stop advertising when pin 0.24 is low. For this, I based my code on the Beacon Transmitter Sample...
Usually, I programmed the Thingy 91 with the nRF connect Programmer (right now version v.3.3.3). As my Thingy did not work with the asset tracker software and only with the...