I am working on a project where I am using the npm1300 with host nrf5340. The BUCK1 powers a sensor and BUCK2 powers the nrf5340. I have a SPDT switch connected to GPIO0 and...
Hi,
Is it possible in BLE channel sounding in ncs 3.0.1 to get some information about the quality of the distance measurement for each method? We have three ways to get...
As shown in the figure, MCUboot has a boot_go_hook function. I'd like to define this function in my own project and compile it into MCUboot. Since I'm using single slot DFU...
We are developing HW that includes nRF9151 running DECT NR+ with the Wirepas stack for mesh connectivity between multiple units. The product is expected to move between geographies...
We use several Nordic chips in our BLE sensors. We bond to the devices from Android, connect to update configurations, then disconnect such that the device then advertises...
Does exist any IC/module of Nordic which could be used as NFC reader/initiator and that has BLE integrated also?
Or just a little BLE module with on-board uFL connector...
Hi Devzone:
We are testing TX and RX range with our customized boards, and encountered a rather bizarre problem:
The connection range is pretty good indoor, maybe 20~30...
I am working on a driver for the Adesto AT25QL641 QSPI Flash Memory chip. Comparing the hardcoded nRF52840 QSPI instruction set and the AT25QL641, they are 90% identical except...
Hi,
I am trying to implement Zigbee mesh and in the Zigbee End device(ZED), I want to know its neighbor table record or routing table record. I did not found any specific...
Hi,
In my application,I have written a code based on ble_hrs sample example. When I am checking the RSSI value at the tablet at 2 meter distance I am getting -56dbm. As...
Hi,
I am planning to design my own custom PCB using the nRF52840 chip.
As I am getting started, I want to make sure all the design rule dimensions are up to the standard...
Hi All,
I am trying to design a BLE module based on the nRF52840 Configuration 6 (Only Battery) provided in the product specification document.
To get started I was using...
Hi,
I know that the S132 v6 didn't support multiple advertising sets with different advertising handles. If you want to advertise with new data or different parameters,...
Hi All,
If I am to use a Piezo Buzzer to generate sound using nRF52840 PWM:
1. any suggestion on how to design the circuitry?
I am planning to use a Murata cimponent...
Hi to all,
we are developing an application nrf52832 that use BLE and internal flash as storage.
The problem, as I wrote in the subject, is the write operation is never...
Hi,
I'm working with simple_message_model using light switch example from Mesh SDK v2.0.1, I have 4 boards nRF5832, 1 client, 1 provisioner, 1 relay node and 1 server which...
Hi
We are in process to select the nRF52840 for industrial luminar application. currently we are in a proto phase
We have an query below
1. what is the range that can...
Hi,
I came across this interesting game Nordic Engineers have developed and played. My company makes these displays and I would totally love to build something like this...
The SDK17 migration guide indicates that the new SAADC driver from nrfx 2.2.0 is available when defining NRFX_SAADC_API_V2 . In particular, it states it fixes several known...