GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
I have been writing an app and now changing the bluetooth library to Nordic Android BLE Library. W hile connecting to the device I keep the autoConnect flag on, which lets...
Good morning/afternoon/evening to whoever is reading this.
I am fairly new to working with nRF tools, this is in fact my first time working with this. I have a linux virtual...
Hi,
Sdk-17.1.0
Soft device-s112
I have large amount of sensor data in my memory (eg:- 8MB of temperature sensor data, 100000 readings). I want to transfer this to the...
When the nRF52840 Dev Kit is sending data as a peripheral, connected to client running nRF Connect all works.
I am sending (streaming) a text file to iOS phone or Android...
Hallo,
I am using SDK V7.0.2, SoftDevice S140 V7.2.0 .
I am trying to implement an application timer with the Secure Bootloader example. I checked in to the nrf_bootloader_dfu_timers...
I can use segger to develop ncs1.5.0 projects, but when I switch to ncs1.6.0, I cannot open all the projects in the directory.
Segger error log:
Creating solution sensor_server...
The nRF24 series is marked as Not Recommended For New Designs. Yet looking specifically at nRF24L01 and nRF2401A, both not recommended, they recommend using nRF24L01+ and...
Hi,
The USB console example in zephyr/samples/subsys/usb/console works
well with nrf52840 usb dongle. But when I upload s140 along with my app it
does not work. Can...
Hello,
i am using nrf52810 with mpu6050 for reading accelerometer and gyro-meter data and i want to advertise the sensor data continuously in nrf mobile application where...
Dear,
We are llooking for an example to use RSA 3072 for nrf5340 bootloader.
How can bootloader (samples/bootloader example) support RSA 3072 for nrf5340?
Regards...
Hi,
I had my application running on nRF_SDK_For_Thread_and_Zigbee.
I have been following SDK APIs directly in my code to calculate certain parameters:
1. nrf_temp_read...
Hello,
I tried to power the nrf9160-DK with external supply on port P21, as suggered :
https://infocenter.nordicsemi.com/pdf/nRF9160_DK_HW_User_Guide_v1.0.pdf
So I...
As per DFU concept t he image management command handlers makes it possible to upload , list , test and confirm the image(s), while the OS management command handlers makes...
Hi,
We need to enable internal RTC of SDK,
Pls share location of RTC driver implementation in nrf Connect SDK 1.8 & 1.9
can you please share example code for enabling...