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 need some technical information:
- the micro Host can (through a pin?) make WakeUp of the BLE module to configure it / change the operating parameters etc? - the BLE module...
While visiting the Nordic Tech Tour we were discussing the pros and cons of BLE Mesh with a Nordic employee. He recommended that we also looked at a different solution, a...
This is essentially a repeat of :
https://devzone.nordicsemi.com/f/nordic-q-a/38808/is-a-3-bit-synchronous-3-data-lines-clock-parallel-input-at-16-368-mhz-feasible
Instead...
Hi,
I am using Keiluvision 5 , nRF5-SDK version - 15.2 with SoftDevice S140, My application requires to have NFC functionality as well as UART, but when I try to merge the...
Hi. need help with dynamic routing. I have a 9 node mesh running Thread and so far i have collected and analyzed latency data and packet delivery ratio data. I need to find...
Hello there,
I am working on a project in which two devices(one is central and other is peripheral ) uses Nordic bluetooth controller for connection and data exchange. nrf51822...
Hi Nordic,
I plan to use the newest SDK (because the ATT MTU > 23 is need) for NRF52832 to develop a PC tool to connect with Nordic BLE peripheral devices, and then send...
Hi, i am using SDK15.0.0 with nrf52840 chip.
I am interfacing a SPI device in the SPIM0. The SPIM module looks working fine without a softdevice.
But when i integrate...
SDK - 15.0.0
IDE - Segger Embedded Studio
Computer Platform - Windows 7 - 64 Bit
Hi,
I am using an android phone to write a 32 byte array to the nrf52 device which...
nRF51_SDK_10.0.0\examples\ant\ant_plus\ant_bsc\bsc_tx\combined\button\pca10028
ANT BSC Speed event time not change After a period of work although button press or relea...
Hi. I am a beginner with nrf52832. Trying to get Bluetooth and UART and a I2C peripheral working at the same time. I had a working version of the I2C peripheral and UART working...
I have problem with both custom boards and DEV board.
From a certain time after GPIO direction bit seems not effecting the pins.
To get rid of software factor, I all erase...
Hello,
I'm currently using nrf8001 to sent a 20-byte packet. It works fine and my phone application receives the right data. However, when I send another packet that has...
Hi,
I try to create program which will save same data on SD card, I'm using evaluation board nrf52 (nrf52832) and using SDK 13 (nRF5_SDK_13.0.0_04a0bfd) and programing it...
nRF52832 custom board plus some devices. Using SDK 15
I want to count pulses from a previously configured accelerometer. Pulses are slow, around 500 per minute.
I have...