I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
I have some customers seeing an issue with advertising/connection after successful DFU. Everything was working before DFU. The changes in the new firmware have nothing to...
I am trying to port the examples/ble_central/ble_app_hrs_c project from the 52840/pca10056/s140 to a 52833/pca10100/s140 project.
Having trouble in the port from the nrf52840...
Hello, I'm using softdevice 6.0, SDK 15.0, secure bootloader buttonless S132. On the phone with Android I'm using: nRF Toolbox 2.9.0 with DFU Library version 1.10.3.
I start...
I have built a custom chip with nrf52840 on it.
I use Ses as development tool.
I took as startingpoint for software SDK15.3 with Softdevice 140
I took the ble_template...
I use SES for debugging,
the chip is nrf52840 with softdevice 140, sdk 15.3
I ported a project from 2017 and now I'm ready to compile all without any error,
but as...
I try to build and debugg a programm from 2017: SDK15.3 Sofdevice 140 5.0.0.2 alpha plattform was eclipse neon
I switched the plattform to SES because neon sucks too install...
Hello,
We have a custom device using nRF52832 with a MTU of 20 bytes, and for one of the tests we are trying to write 248 bytes to the device with nRFConnect, can the "add...
Hi
I want to download the reference design of NRF52840 develop board, I found the follow address ...
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hello,
I've add gps with supl in a project, as in gps project.
If I try to use only gps, everythinks works, but when I put CONFIG_BSD_LIBRARY_TRACE_ENABLED to true, the...
Hi I am able to choose the nrf 52840 dongle in NRF Connect . However, compared to nrf 52840 DK , I am able to read then save as file/ erase & write / erase all.
With this...
Hello
my setup is s140, nrf52840. it is flashed the open bootloader(usb-serial) , the softdevice and an application and everything works fine, flashing running and updating...
hello nordic
i am working with nrf52832, with sdk 16.0 and s132 softdevice, tough i belive this question is relevant to all anrf52
i work with the twi driver (for i2c...
Hi every one , i tries to call the generic_onoff_client_set function to send a message from the client to the server but this ain't working. Can someone please help me?
...
Dear Forum,
I am looking for an OAM vendor offering a small keypad / pinpad device running on an nRF52 SoC. Should be powered by a rechargeable battery and have mini USB...
Hello.
I want to use the nrf52840 as Bluetooth radio controller which is connected over UART to Linux based ARM host.
We are targetting to use meshctl on linux host...