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...
Is there any way I can scan for a short period of time with a duplicate filter on so that I only get 1 packet form the advertising device in one scan window.
For example...
I recently purchased and downloaded the nRF9160DK. The DK User Guide v0.7 does not match the Altium design files schematics and neither match the application schematic in...
I have project with nrf52832.
every second, i want send 11k byte data from nrf52832 to android app, but it is loss data. (i used phone ble 4.2 loss about 1-2% packet)
...
Hi,
Been starting to program the thingy91 and faced some issues. This is the second attempt after failing on the PC and now using the MAC.
Managed to follow the steps...
Hi Sir,
I use the example ble_app_uart_c, the program runs to APP_UART_FIFO_INIT() in uart_init(), an error will occur, and the program jumps to NRF_BREAKPOINT_COND -->...
The nRF52840 product specification version 1.1 contains for the table 160, 162, 164, 166, 168 and 170 the very same content. I suspect, that the correct content can be taken...
Hi, Im new here and microcontroller programming... I curently waiting nrf52840 PDK so Im only quick read SDK and documentation... Before Im program only devices with .NET...
Hi, I cannot open my project using SDK v1.3.0 (nrf9160dk_nrf9160ns selected board) I installed the v1.3.0 using nRF Connect v3.4.1 - Toolchain Manager I already downloaded...
Dear Nordic: I have issue about connect handle. My product supports 1 peripheral and 3 central roles. 1. For this configration, i am not sure handle 0 is resverd for peripheral...
Dear all, I have a question about IV index and sequence number in mesh network. If i have 3 nodes success provisioned. I will only power on 2 active node ( node 1 and node...
Can't see why this is occurring. I've checked my custom board and the reflow of the chip under microscope. The doc indicates this pin isn't linked to a peripheral. Despite...
I am using Nordic board to drive an accelarator. There is already an exist project and it can run successfully. I want to combine this project to a new project and it has...
Can I use the nrf52810 internal temperature sensor to measure ambient temperature? I know it is designed for die temperature but I don't need to know the accurate temperature...
Hello,
From my understanding, I should integrate the LwM2M Carrier Library connection as the first step in the boot process and once I have received the LWM2M_CARRIER_EVENT_READY...