I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
hi support team,
I was testing 7002dk with a Asus router,i found two questions:
1.5340tfm jump to application taks about 8 seconds, why it takes so much time?
2.7002dk...
Hello! I have a Nordic Power Profiler Kit 2 that I am using to make measurements on a project. The issue I am having is I get an error message when trying to connect the kit...
Hi,
We are testing connection resilience on our nRF9151 product. Generally, LTE-M connectivity (Germany, on Telefonica and/or Telekom) works fine.
However, under certain...
Hello All
We are trying to integrate ST7305 driver with NRF connecct SDK and are unable to get the driver to work using the extrnal module method mentioned in the NCS Intermediate...
Hi I am currently trying to modify the Zephyr BLE Controller stack and getting exceptions. It seems the "J-Trace PRO Cortex-M" can help me with knowing how I get there. Buying...
HI, In the Zephyr config, these【NET_IPV6_NBR_CACHE & NET_IPV6_ND】 are recommended to be enabled by default. Why does the Bulb project turn these off, and what impact will...
My device tree overlay GPIO section looks like this:
Note that I repurposing a GPIO that was used for an LED in the board's device tree file. Also note that node numbers...
Hi,
Is there any sample code that can check the Ion_idle8 current below?
I am currently evaluating the following currents on a custom boat and it is running at around...
I’m working on high-throughput data transmission using the nRF5340. My target is 80–100 kbps. However, I’m encountering issues on some phones during the transmission. The...
Howdy!
We have designed a custom PCB using the BC840 from Fanstel. We have been able to connect to and program both the BC840 evaluation board (EV-BC840-V0) and the custom...
dear all,
We are fighting with a problem that defied every effort to solve it so far, so we are asking for help. Our custom board is based on the nrf5340 SoC connected via...
I am unable to debug a Fanstel BM840 nRF52840 based simple custom board using a nRF52840 DK. I believe the custom board is basically ok: Before flashing my application onto...
I tried to build the coprocessor using NCS 2.9.0, but it doesn’t seem to work. Below is my project configuration,are there any additional parameters I need to set?