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...
I need to send a JWT to a non-nordic server. They ask for a small struct to be encoded and sent as a string in a larger MQTT message. For example:
That struct is encoded...
I have flashed the light_ctrl hex file in nrf52840 dongle. Flashing Have been completed sueccessfully for provisioning in nrf mesh application its not showing in the network...
Hello,
For a Uni Project I want to measure the current of the Nordic Thingy:91 and visualize it. Therefore i bought the Power Profiler Kit 2. But i dont know how to connect...
So when changing the hci_icp.conf settings to have the configuration below, i get "CMake Error at C:/ncs/v2.6.1/zephyr/cmake/modules/kconfig.cmake:358 (message):" plus the...
My device is peripheral. I added a few lines before the advertisement start in main(). The whole project is in main and simply advertise and get connected and bonded.
...
I want to configure the ESB and nRF21540 chips on the NRF21540-DK. In order to compare the signal gain, I used the nRF52832-DK and burned the Bluetooth routine (without any...
Hello,
I have a project working on Nora B1, which I am testing on nrf5340DK. It is based on the Peripheral UART Sample, programmed with nfr Connect SDK v1.9.1. Now I need...
Hello,
This is probably a dumb question but, I'm having issues with an initial prototype for a product that has been given. The hardware engineer (me) designed and got...
Quick Start can see the board - but says 'Not supported yet'
Load the programmer and select my board: The log looks like this:
19:07:18.801
Initialising nrfutil...
Hi everyone,
I am testing modem shell application (2.6.1) for PPP support.
Here I am building the application using overlay-ppp.conf and ppp.overlay files.
after flashing...
Hello,
I am currently developing a product that is based on a nrf9160 and more precisely with a Thingy:91, this project integrates the tools of Golioth to communication...
Good morning!
I already looked at other questions in the forum but couldn't find any help. I'm trying to implement an example of Https with basic authentication on my nrf9160dk...
Dear sir:
The DAC private key is generated using P256, and the key length is 256 bits, which is 32 bytes.
As below link, why is 68 bytes planned in the factory data? ...
I'm following Intermediate course lesson 1 exercise 2 to use guiconfig.
When I try to open guiconfig,the output in terminal as follow:
How can I fix it?
Now I am using the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html and https://developer.nordicsemi...