Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
Hello,
I am currently using nRF Connect SDK v1.7.1 with a nrf9160DK. I keep getting "create_nordic_project.py filed (1)" when I try to open a new project with a overlay...
Hi, I am trying to measure power consumption (the device is an nRF52840 dongle) and I get different results when the board is connected or not to a JLink external debugger...
HI
I need to port my application from NCS v1.5.0 to NCS v1.7.1 Here, I have already tried to transfer my ble application to a higher version. I can't able to do pristine...
@Nordic Semiconductor General Chip nRF9160 rev2 Voltage 3.7 PSM Periodic TAU 5.0 hours Periodic TAU timer element "00011110" Active time timer element "00000000" RRC connected...
Hello,
I have implemented a somewhat working RX algorithm for receiving data over UART but I'm looking for a good way to make it more robust. I haven't found any good answers...
Hello,
I'm try to follow the instructions for multi image example.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html#ug-nrf5340-ses-multi...
Hello
I have 2 custom boards both with nRF82532. One is central and the other a peripheral. I use LESC. When no bonding information is stored in either of the devices, pairing...
Hello,
I am using mfw1.3.0 and NCS 1.7.0 developing an application on a custom board implementing the NRF9160 and NRF52820 (The 52820 is put into very low power using nrf_pwr_mgmt_shutdown...
Dear Nordic,
we need to save few bites (product serial number, few settings). we use BLE with bonding on a FreeRTOS based FW. PM is already using FDS, at it is not clear...
Hi,
We made a custom board with nRF52 and it's BLE radio doesn't advertising, not visible on nRF connect APP. RTT viewer is not showing any thing.
We used WLCSP package...
We have developed a small PCB that connects with some other HW. The integrated nRF52840 runs in HighVoltage-Mode and its required to set VDD to 3.0V. The question - how to...
Hey when i try and run my code runnning which is running the SAADC and transmitting data when its connecting with BLE but i can only get around 10 reading before i get a connection...
NRF51422 Custom board
SD310 v3.0
Phone: LG K8 4G
Android 6.0
SDK 9.0.0 Boot-loader example
I am testing over the air DFU with our custom device.
a.) DFU...
Hi there,
@Simonr, I need further help on this case
https://devzone.nordicsemi.com/f/nordic-q-a/58464/filtering-based-on-128-bit-uuid
It is said that it is possible...