Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
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...
Hi ,
We are facing a problem with cellular connection in NB-IOT mode on NRF9160. We are trying with the asset tracker sample , but cellular connection does not happen. Can...
Hello Everyone,
I started to use the NRF52832 recently and wanted to use it with a sensor from Melexis called MLX90632. I am using sdk 15.0.0.
This sensor have a library...
Hello,
Currently I would like to add a functionality to Bluetooth Low Energy App (BLE). I have a bluetooth slave device that require a specific sequence of sending string...
So, i have been trying to perform a DFU over serial using the method mentioned here by Hung Bui.
Here is a summary of what i did:
- build and flash mcuboot
- build and...
I am using pc-nrfutil to perform FW upgrade (transport is serial), The target is custom board with 52840 processor, running Bootloader adapted from the SDK.
For most of...
I've configured the SPI with DMA module as in the code below.
I've loaded the tx buffer with sample data and start the transaction; however, I'm not reading anything either...
Hello,
I have been working on porting the BLE UART PHY S erialization to the STM32L476 (with a Nordic NRF52832 Dev Board and STM32L476 Nucleo-64). I have read the porting...