I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
Hello,
I have a custom nrf9160 device which requires
device stops at:
'Secure Boot: prepare to jump to Non-Secure image'
if I use this the following prj.conf:
...
Hello,
i I’m have a custom nrf9160 board. I have been using SES with j-link edu to upload firmware to my board with no issues.
Now I need to update modem firmware...
I'm trying to update my NRF52832 running s332 v5.0.0 and a stock SDK14.0 bootloader to S332 v6.1.1 with an SDK 15.3 bootloader.
I am including the flags --sd-req and --sd...
Hi All,
I am working on an NRF application that communicates with a specific mobile app, sends some measured data. Everything works fine except on some older (at least it...
Hi.
I wonder which pins are AIN0, AIN1, AIN5 AND AIN7 (on nRF52810 QFN32) ?
It seems the datasheet would tell...
I need this for a project at work.
Please. And Thank...
Hi,
I am trying to debug on nRF52840 dongle using JLink debugger and Keil uVision V5.18.0
What I have been through is here: https://devzone.nordicsemi.com/f/nordic-q-a...
Hello,
Greetings!!!
I am working on nRF52832 having SDK 15.3.0, Windows 7 and Segger Studio IDE.
Right now I am implement OTA in my custom application.
I upload bootloader...
Hello
The latest nRF_Connect_SDK documentation define an not available version of Segger JLINK. https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/doc/release...
Hi
I've tried several of the example applications on the 52840 DK board and I'm not seeing the expected services when using the iOS nRF Connect App. No matter what I run...
Hi,
can you help me out please:
I have followed devzone.nordicsemi.com/.../ and have configured as it shows.
But NRF_LOG_INFO does not work however SEGGER_RTT_printf...
Hello, we are using 3 nRF52840 DKs, NSDK 15.2, Mesh SDK 3.1.0, SoftDevice 6.1.0 and Segger Embbeded Studio as my IDE.
I have followed the documentation here to program some...
Hello Nordic team,
We are busing NRF52832 for our product.
Please let us know if it needs RTA (Radio Type Approval) and BT SIG certification.
Please provide us the link...
Exactly as the subject states, we are in the progress to start development on a portable device communicating over LTE-M (CAT-M1) and we are in need of voice communication...
Hi,
I have the following setup:
- IDE: SES
- SDK: nRF5_SDK_15.3.0_59ac345
- SD: s140_nrf52_6.1.1_softdevice.hex
Issue description:
I have modified "ble_app_uart_c...
Hi,
I am connecting (with nRFConnect) with one dongle to 2 devices in parallel and want to get 2 different logs, one to each, but I get all the data in one log.
I also...