Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
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'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...