I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
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...
Hello,
We are using the nrf9160 in a custom hardware solution, with SDK v1.2.0 and modem firmware v1.1.1. There are some data items that we would like to load into NVS at...
Hi,
I've got a custom board with nrf52832 mcu. I use the nRF5_SDK_16.0.0_98a08e2 with s132_nrf52_7.0.1_softdevice.hex.
Sometimes the app_error_fault_handler is called...
Hi,
I have a project based on the NUS (Nordic Uart Service) example.
I have bought a USB dongle MDBT50Q-RX manufactured by RAYTAC ( https://www.raytac.com/product/ins...
When I tried to send data in the form of float it shows an error and I changed it to another format as sending flag, mantissa(3 bytes), and exponent (1 Byte). Can anyone help...
To the kind attention of Nordic support team,
I have got an nRF52840 working application using usb and gazell, and I'm porting it from nRF52840 to nRF52833 these days. Yes...
I have some nRF52832 devices that have been flashed with a Softdevice v13 based firmware and can receive OTA firmware updates. Unfortunately their enclosures are sealed and...
Hi,
I am attempting to get the adxl362 sample working with the nrf9160 dk board. I am using the nordic SDK v1.2.0. I cannot get it to compile, compiling the code below fails...
Hello,
I am using SDK SDK_15.3.0_59ac345 in application that receives data from UART, and the aplication is running in background just ADV.
In the main function, after...
Sir,
With reference to the subject cited above the undersign is working as Assistant Professor in CSE Department and doing R & D in IOT.
I want to recommend your product...
Hi There,
ISSUE:
New Nordic Thingy:91 will not connect to the LTE network, it is giving:
2020-03-25T18:10:10.221Z DEBUG modem << cloud_connect failed: 22 \x0D\x0A...
Hi,
I'm working around to integrate FreeRTOS to Libuarte example, but i'm getting an error while building the project says:
For the Libuarte instance i'm using RTC instance...
Dear Sir,
I want to do the following scenario.
Once I power the device it will start advertising.
Now the advertising duration is 2minutes.
I have written...
I have a nRF52832 dev board and a separate J-link programmer. I want to do a sanity check on the programmer and I was wandering if there is a way to program the dev board...
I'm studying to perform DFU Peripheral from Central both using nRF52840, I'm able to issue command to let Peripheral into DFU mode, but got a "Received a fault" message in...