We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm using nRF52DK with ble_app_hids_mouse to pair with the smartphone.
From the smartphone we can disconnect the device at will. But I have problem when I want the device...
Hi All,
Looks like develop nRF52840 on SDK16.0 required
NordicSemiconductor.nRF_DeviceFamilyPack.8.27.0.pack
But there is no such pack on http://developer...
Dear All, I am trying to measure the current consumption for the nRF52840 USB Dongle. I intend to use it as a beaconing device and attach it to a battery.
At the moment...
I have recently switched to using SEGGER embedded studio (SES) which seems to be advocated by Nordic. I have arrived from Eclipse which though extremely flexible is complex...
Hello,
I am working with the nRF52840 dongle. There is a bootloader at the end of it's flash, which can be started by pushing reset after power up.
However I cannot start...
Hi Gene,
One of my customers using our module to pilot run.
https://static1.squarespace.com/static/561459a2e4b0b39f5cefa12e/t/5da77e178970da0cc270ef0d/1571257883383...
Hello,
I noticed that Table 7.3 of nRF52832_PS_v1.4.pdf states that 37 interrupts have been implemented, whereas the peripheral listing in the documentation as well as interrupt...
While advertising I could see some increased current peaks on one of the three channels. Its random and is observed mostly at the first or last channel of advertising.
Any...
Hi,
I wish to power optimize the proximity example application, as my intention to make a find-me tag. So I may not need the lls and tps services. Is any guidelines for...
Hi There,
I now have 4pcs PCA10056 and 4pcs PCA10059 for the development of our BT Mesh products by nrf52840 of Nirdoc. I have completed the installation of the tool chain...
Hi, I wanted to send data over Bluetooth 5.0 modules and to see on a terminal. So I used nRF52840 DK as central device ( ble_app_uart_c) and Fanstel modules ( ble_app_uart...
HELLO ALL,
I'M TRYING TO TEST THE BSC Rx EXAMPLE FROM DE SDK V16.
WHEN I DO IT USING ANTware II, EVERYTHING IS OK, SINCE IT'S ENOUGH WITH CONFIGURING CORRECTLY CHANNEL...
Hello,
This is a followup question regarding this old thread I started: https://devzone.nordicsemi.com/f/nordic-q-a/48295/hold-output-pin-during-bootloader-jump
IC: NRF52840...
Hi,
I'm relatively new to your product line, but have been spending a bit of time trying to bring the volume control functionality into a SDK16/PCA10056/s140 configuration...
Hi,
I am using SD calls to start an advertisement of BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED :
sd_ble_gap_adv_start(m_adv_handle, APP_BLE_CONN_CFG_TAG...