Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
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,
I used Jlink Edu successfully to flash the asset tracker code using segger. but when put the breakpoint it went to some different file.
I have a quick question regarding...
I have just received an nRF52833-DK and am trying to get started with it.
I am at the website:
https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52833...
Hi,
I press Button 1 and Reset to put the nRF52840 DK in to DFU mode that is programmed with a immutable bootloader (B0), mcuboot, and application. This works well to...
Hey. I am new to this forum and new to programming BLE chips. I have ordered my first dev board and cant wait to get my hands on it. I have been reading a lot for the coupe...
Guys,
I am currently experimenting with an existing wearable that contains an NRF52832XXAA Revision 1, and I'm having a hard time to have it running a simple BLE peripheral...
Hey everyone! My team and I are working on making a hex file that contains the soft device and software, as found in the 15.3.0 SDK, in the secure dfu test images folder....
I'm wondering about a scenario where an attacker has physical access, and manages to program their custom application into our device. They could use our stored credentials...
As UE HW designer/manufacturer we have limited possibility to troubleshoot modem/EPC states.
We had troubles with MME switchover and other corner cases recently.
We would...
Hi Sir
Now we have a project with NRF52805 and will MP by 2021 May,
We are looking for a RSSI test method for production line,
Currently, we are using a Litepoint IQxel...
Hi,
I wanted to use the project code of nrf5832 which we have created with nrf17.02 sdk and nrf5.0 mesh sdk with softdevice 132 for the board nrf5840 board. We are stuck...
I need to get quite a lot of logs and quite fast too. How do I do I get the logs into a file?
I tried with Segger RTT logger, but it tends to give up quite quickly. I heard...
I want my system to sleep for some time, but its waking up and I am unable to understand which interrupt occurred. I want to know which interrupt caused the system to wake...
Hi All,
I want to implement a function to send data from the internet coap client to nrf52840 DK coap server. The nrf52840 runs .hex file which is one modified from Nordic...
Hello, I'm testing an example of a zigby light bulb with a nrf52840 (pca 10056) board.
Here, when I press "BUTNERT 1" on ZED, I want to send the [ON/OFF] status of the current...