Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I'm working with the project based on nrf52833 and SDK 17. I've noticed that when there are no devices on I2C bus, the application stucks on nrf_drv_twi_tx function, and the...
Hi , I'm using nrf5340 and nrf connect sdk 1.5.1 , recently I found out when sending large amount of data with low RSSI through bt_gatt_notify_cb the system would enter some...
Hi. I am using the Nrf52DK to program our custom Nrf52810 based board for DFU . We use the: nrf5sdk v17.0.2 with softdevice s112. along with the pca10040e_s112_ble example...
Hi,
I do not understand why assertion is not thrown when nrfx_saadc_init method is called with NULL event handler. For example:
err_code = nrf_drv_saadc_init(&default_config...
Hi,
We are evaluating the effect of mobility for applications running on nRF9160 in the LTE-M mode. The evaluation is done in a private research and testing network. At...
I have just started learning the ble mesh basics.I have started to build code . I have to learn the mesh examples code in a detailed way . Can you please tell me where I have...
I have been building and flashing successfully via VSCode and the connection between the array and the tag is quick. However after "Waiting for periodic sync lost..." the...
As the direction_finding_connectionless_rx describled, i flash the hci_remspg to my boards nrf5340 network core.
I only copy files to the directory boards,and change it...
Hi all,
In my SIM, I need to set the APN name, username and password. They are not written to the SIM, so I need to set them.
With the at_client App provided by Nordic...
Dear all,
I use the demo ( https://github.com/NordicSemiconductor/IOS-nRF-Toolbox) w hen I send large file, after some times, the canSendWriteWithoutResponse maybe always...
I'm playing around with the \v1.9.1\nrf\samples\bluetooth\peripheral_cts_client example on my nRFDK, and trying to implement something similar in my own code. I'm running...
We use soft device 132 on nRF52832. It looks like PSELRESET0/1 is being configured to pin 21 in Softdevice code, and we have our HW designed for the same.
How is it guaranteed...
Hello,
I am doing some research on building applications for a nRF9160 DK for an evaluation project we working on. One part that I am unclear on is whether to choose to...