Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
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...
Hi,
I am having a hard time for days now trying to get the MCP2518FD working on a nRF9160-DK board. This device, embedding CAN transceiver and receiver, is accessible through...
Hello ,
I have a few questions about the connectivity bridge on T h i n g y : 9 1 . I 'm currently working with Bluetooth data on the nRF52 SoC and I need to transfer it...
I am building both the IOS and Android version of nRF Connect Device Manager and I am able to bootload/update my application.....but
But, we have external memory and we...
Hi there,
I want to manage certain devices that have an address and a value. I would like to dynamically add and remove devices from my data structure. I believe that using...
nRF52840-Preview-DK LED5 is off, J-Link Error.
I press IF BOOT/RESET key then poweron the PDK, no BOOTLOADER removable disk drive letter appears, I have installed the driver...
Hi all,
I am developing a sidewlk application as a replacement for LoRaWAN recently based on the sidewalk protocol implemented in the nRF connect SDK. I would like to check...
Hello,
We are currently manufacturing products using the nRF52840 with the nRF5 SDK. We are planning to develop new products using the nRF Connect SDK and are currently...
below is my develop environment .
TOOL : VSC - NRF CONNECT SDK 2.6.99 DEV : NRF7002DK
I am currently looking into the BLE GATT structure in NCS.
Since I need to use...
1. am currently using the nrf9161_dk. and have not modified the modem FW in anyway.
2. I am using the vscode extension provided by nordic to build/run this sample
a, i...
Hello, I am trying to migrate from v2.5.0 to v2.6.0. I had subghz working for the sidewalk samples in v2.5.0 but can't seem to get it working in v2.6.0. I don't see any errors...
Dear Nordic DevZone community,
I am currently grappling with a challenge involving the transmission of data from an NRF52 device to the NRF Toolbox app through BLE.
To...
When I build some example (e.g. samples\bluetooth\direct_test_mode) with NRF Connect SDK Toolchain v2.6.0 and NRF Connect SDK v2.6.0, I get the following errors: warning:...
Development is proceeding with VSCode.
We are developing the source by adding an overlay file to the nRF5340 Audio sample source.
If you copy the entire folder, open the...
I am quite new to the nRF SDK. When setting up an nRF project in VSCode, I can build my project but I cannot flash the target.
My target in this case is an nRF52840-DK....
We have unit testing working with the Zephyr Unity/CMock setup, however the test runner (test_runner_generate) ignores preprocessor directives (#ifdef) and removes them when...