Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hello,
I am using NINA-B406 Custom board which have nRF52833 SOC and using Segger embedded studio with nRF5 SDK v17.0.2 for development.
I want to do the two functions...
Hi, Do you have any documentation at all for the experimental GPS driver? I can't find anything. Google just sends me to a few broken links. Best regards, Jan Erik BikeFi...
Hi, the specification of nRF5 SDK for Mesh v5.0.0. says the interrupt priority has two levels, named priority_lowest and priority_thread.
I am not clear on some things....
After installing nRF Connect for Desktop on macOS, I hit "Install" for Toolchain Manager, and then "Open".
This opens a new window for the Toolchain Manager, which says...
Currently, MQTT is required for nRF Cloud data transmission. We will be using LwM2M as the protocol to send data from our IoT monitoring device to our cloud platform. Does...
Hi, I have a bit strange problems with example project "pwm_library". At first I compiled with segger embedded studio and ran the project on my NRF52-DK board, and it worked...
I have used nRF52811 chip in my custom board.
1. Please provide the First time programming procedure using J-Link (J-Link-Pro tool) interface.
2. We have a nRF52840DK...
Hi teams,
Recently, I upgraded JLink driver to 7.5x and suddenly all of my nRF DK boards are not detected via USB.
All of my 4 DKs shows the same symptom. LED5 near JLink...
I am working on an embedded design that uses the nRF52840 MCU and 2x additional processors (Processor #1, Processor #2).
The intent of the system design requires that Processor...
dear all
I used the lvgl in zephyr. When I made a image rotation, I found that I copied some of the image pictures。Is there anyone in the forum who has encountered similar...
Dear friends: I am based on the following link: devzone.nordicsemi.com/.../device-firmware-update-dfu-with-mcuboot-bootloader Operation steps test the function of mcuboot...
Hello I am using sdk17.0.2 and nrf52840.
I used nrf52832 to combine ble_app_uart and crypto_aes_ctr codes. And now I'm going to move the code to nrf52840.
However, there...
Hi! I made a custom board with an external flash memory that communicate with nRF52840 through QSPI. I have some boards that works very well, but i have someones that freeze...
I am trying to connect XBee 3.0 Zigbee to a Nordic USB dongle (PAC10059) which has the nRF52840 chipset.
I have been watching the traffic on channel 16 with a CC2531 sniffer...
Hello,
I've gotten the sample AWS FOTA to work on my nrf9160 using a very permissive public S3 bucket, but for production I need FOTAs to use a private S3 bucket.
According...