I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
Just got NRFX_QDEC driver implementation to work after some issues (using SDK 15.0.0). Thought I might share my experience, maybe help someone else, and give input Nordic...
Hello, I'm currently using the nRF Connect SDK toolchain with BM832 modules (nrf52832). After updating to version 2.1.0 I've noticed my bluetooth applications hang whenever...
Custom board using BL654 (NRF52840)
SDK 17.1.0
SD140 7.2.0
I was able to run the ble_app_uart totally successfully (with RTT LOG output) until I tried to add uart capability...
Hi,
What would be the best orientationg for data acquisition with the Thingy's 53 microphone? I see the plastic case has some slots.. Those up or down? Outwards or inwards...
Hi,
In the documentation of SDK 17.1.0 it is stated that only s132 v7.2.0 is supported. I want to update from SDK 16 to 17, but don't want to update softdevice, currently...
Using the nRF9160-DK together with the Power Profiler Kit 2, I observe sometimes a longer period (1 minute) of a 50mA consumption before entering PSM mode.
Is there a explanation...
Hi,
Our application has a GUI, the UI data is stored in the QSPI flash and it is independent of the firmware,
We program the QPSI flash via the PC tool in the development...
Hi , I got my Nordic Thingy : 53 I wanted to connect other sensors to the Stemma/qwiic port of it . Can you share some documents or example of how to connect multiple sensors...
Hello, I have a problem regarding production flashing a nRF52811 device. We are using a Segger Flasher Compact, but I also tried a Segger J-Link Compact. To flash we are using...
We used 52840 chip to produce a near field communication module, the antenna is on board antenna, some problems occurred during the verification process, can your engineer...
hello Nordic
i work on nrf52832, trying to run it with zephyr application
one board runs fine (more/less, there are some MPU FAULT issue that i am facing with no luck...
Hi everyone,
I have some issue when my device is in very low temperature of -60°C / -70°C.
We use an NRF52832 (SDK 15) on modules (BMD-300 frome UBLOX formely RIGADO...
I'm working with lsm6ds33 sensor using lsm6ds3 driver I get some results, but they are ae rarely modified and didn't follow the IMU motion so how can I correct this.
(The...