Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
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...
Hi ,
I have question about the specification of CPU running current. We did measure the current by PPK to force the CPU always running but the result is quite different...
Dear DevZone, I'm trying to perform a BLE OTA DFU with two nRF52840 Dev Kits. I followed the step by step guide from Nordic provided at the following link: devzone.nordicsemi...
Hi , Dear Nordic supports:
I am using NRF52832 for the iterative development of a product. In the previous generation of products, I used a PWM control LED flashing, whose...
Hello.
Could someone recommend me a verified antenna RF Switch for AoA using Bluetooth nrf52811 ?
What parameters are crucial for proper functionality with nrf52811? ...
Hi,
In ble_app_cts_c example(SDK 16), is it necessary to perform app_timer_init()? Because I could see that, no timers are being setup in the function timers_init().
If...
Hi,
When I read about interframe spacing in the product spec ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fradio.html&cp=4_0_0_5_19_8&anchor=ifs ...
I have a nrf52832 chip acting as a serial passthrough to an external app. Basically, it works great, unless I start sending high amounts of data into it. Once I do that, I...
I am developing an IoT system in which I need to link multiple devices to a master, which is why my nRF52810 chip caught my attention so I am interested in knowing how many...
The address range for Bootloader is from 0x0007 8000 - 0x0007 E000 for SDK 16 on nRF52832 device. See this link ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16...
Dear Sir,
Using SDK 16.0 for NRF52833. My application uses NRF FDS lib (flash data storage)
Immediate fds read after fds write gives 0. But after a board reset I get...
Hi,
I am using nRF52840 S140 with ble_app_blinky application. I have a basic query of GPIO configuration when moving from Bootloader to Application.
We are using Secure...
I'm using ble_uart_app and wanna Low Power Current Consumption but its consuming 330uA. disabled the nrf_log form sdkconfig file. main code is below. Please let me know what...
Hi,
When nRF9160 is used as a co-processor and an external host MCU is used to interface with nRF9160, what are the serial interfaces that are allowed? The at_client example...
Is it a better choice to use the NCS for nRF52840 development, given that it is the new platform going forward? Am I painting myself into a corner developing with nRF5 SDK...